Skip to content

Commit

Permalink
🔄 synced local 'pyproject.toml' with remote 'pyproject.toml'
Browse files Browse the repository at this point in the history
<!-- ELLIPSIS_HIDDEN -->

> [!IMPORTANT]
> Upgrade `litellm` dependency from `1.53.6` to `1.55.2` in `pyproject.toml`.
>
>   - **Dependencies**:
>     - Upgrade `litellm` from version `1.53.6` to `1.55.2` in `pyproject.toml`.
>
> <sup>This description was created by </sup>[<img alt="Ellipsis" src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=Skyvern-AI%2Fskyvern-cloud&utm_source=github&utm_medium=referral)<sup> for 29cad4ef1642635df9797e418906b5d21fa4261a. It will automatically update as commits are pushed.</sup>

<!-- ELLIPSIS_HIDDEN -->
  • Loading branch information
wintonzheng committed Dec 15, 2024
1 parent 007cf86 commit 89918f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ python-multipart = "^0.0.6"
toml = "^0.10.2"
jinja2 = "^3.1.2"
uvicorn = {extras = ["standard"], version = "^0.24.0.post1"}
litellm = "1.53.6"
litellm = "1.55.2"
selenium = "^4.13.0"
playwright = "1.46.0"
pre-commit = "^3.5.0"
Expand Down

0 comments on commit 89918f3

Please sign in to comment.