Skip to content

Commit

Permalink
build(deps): bump anthropic from 0.36.1 to 0.39.0 (#276)
Browse files Browse the repository at this point in the history
Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python) from 0.36.1 to 0.39.0.
- [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-python@v0.36.1...v0.39.0)

---
updated-dependencies:
- dependency-name: anthropic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 24, 2024
1 parent 1311f9e commit 9b23f8a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
17 changes: 8 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ gptme-rag = {version = "^0.3.1", optional = true}

# providers
openai = "^1.0"
anthropic = "^0.36.0"
anthropic = ">=0.36,<0.40"

# evals
multiprocessing-logging = "^0.3.4"
Expand Down

0 comments on commit 9b23f8a

Please sign in to comment.