Skip to content

Commit 079b15b

Browse files
build(deps): bump litellm
Bumps the pip group with 1 update in the /AIGateway directory: [litellm](https://github.com/BerriAI/litellm). Updates `litellm` from 1.82.2 to 1.83.0 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/commits) --- updated-dependencies: - dependency-name: litellm dependency-version: 1.83.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5cee28 commit 079b15b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AIGateway/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ asyncpg>=0.30.0
1414

1515
# LiteLLM SDK (MIT licensed)
1616
# Pinned to a specific version — updated per VerifyWise release
17-
litellm==1.82.2
17+
litellm==1.83.0
1818

1919
# Database migrations (Alembic)
2020
sqlalchemy[asyncio]>=2.0.0

0 commit comments

Comments
 (0)