Skip to content

Commit fa22102

Browse files
chore(deps): bump litellm from 1.83.0 to 1.83.7 in /examples/example-ai-dspy (#536)
chore(deps): bump litellm in /examples/example-ai-dspy Bumps [litellm](https://github.com/BerriAI/litellm) from 1.83.0 to 1.83.7. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/commits) --- updated-dependencies: - dependency-name: litellm dependency-version: 1.83.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0854afc commit fa22102

2 files changed

Lines changed: 126 additions & 126 deletions

File tree

examples/example-ai-dspy/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ requires-python = ">=3.10"
55
dependencies = [
66
"posthog==7.9.12",
77
"dspy>=2.5.0",
8-
"litellm>=1.50.0",
8+
"litellm>=1.83.7",
99
]

0 commit comments

Comments
 (0)