Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update anthropic requirement from ~=0.28.0 to ~=0.31.1 #106

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2024

Updates the requirements on anthropic to permit the latest version.

Release notes

Sourced from anthropic's releases.

v0.31.1

0.31.1 (2024-07-15)

Full Changelog: v0.31.0...v0.31.1

Bug Fixes

  • bedrock: correct request options for retries (#593) (f68c81d)

Chores

  • ci: also run workflows for PRs targeting next (#587) (f7e49f2)
  • internal: minor changes to tests (#591) (fabd591)
  • internal: minor formatting changes (a71927b)
  • internal: minor import restructuring (#588) (1d9db4f)
  • internal: minor options / compat functions updates (#592) (d41a880)
  • internal: update mypy (#584) (0a0edce)
Changelog

Sourced from anthropic's changelog.

0.31.1 (2024-07-15)

Full Changelog: v0.31.0...v0.31.1

Bug Fixes

  • bedrock: correct request options for retries (#593) (f68c81d)

Chores

  • ci: also run workflows for PRs targeting next (#587) (f7e49f2)
  • internal: minor changes to tests (#591) (fabd591)
  • internal: minor formatting changes (a71927b)
  • internal: minor import restructuring (#588) (1d9db4f)
  • internal: minor options / compat functions updates (#592) (d41a880)
  • internal: update mypy (#584) (0a0edce)

0.31.0 (2024-07-10)

Full Changelog: v0.30.1...v0.31.0

Features

  • client: make request-id header more accessible (#581) (130d470)
  • vertex: add copy and with_options (#578) (fcd425f)

Bug Fixes

  • client: always respect content-type multipart/form-data if provided (#574) (6051763)
  • streaming/messages: more robust event type construction (#576) (98e2075)
  • types: allow arbitrary types in image block param (#582) (ebd6590)
  • Updated doc typo (17be06b)
  • vertex: avoid credentials refresh on every request (#575) (37bd433)

Chores

  • ci: update rye to v0.35.0 (#577) (e271d69)
  • internal: add helper method for constructing BaseModels (#572) (8e626ac)
  • internal: fix formatting (a912917)
  • internal: minor request options handling changes (#580) (d1dcf42)

0.30.1 (2024-07-01)

Full Changelog: v0.30.0...v0.30.1

Bug Fixes

... (truncated)

Commits
  • 49a555e release: 0.31.1
  • 97d2e27 fix(bedrock): correct request options for retries (#593)
  • 7186822 chore(internal): minor options / compat functions updates (#592)
  • be51978 chore(internal): minor formatting changes
  • 69157c2 chore(internal): minor changes to tests (#591)
  • 10ee639 chore(internal): minor import restructuring (#588)
  • 8ca98a9 chore(ci): also run workflows for PRs targeting next (#587)
  • 0b8e118 chore(internal): update mypy (#584)
  • 0336233 release: 0.31.0
  • 43998fc fix(types): allow arbitrary types in image block param (#582)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 17, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/anthropic-approx-eq-0.31.1 branch from 3e8cbf9 to fee1fd4 Compare July 17, 2024 03:32
Updates the requirements on [anthropic](https://github.com/anthropics/anthropic-sdk-python) to permit the latest version.
- [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.28.0...v0.31.1)

---
updated-dependencies:
- dependency-name: anthropic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/anthropic-approx-eq-0.31.1 branch from fee1fd4 to d24bef8 Compare July 17, 2024 03:36
@CNSeniorious000 CNSeniorious000 merged commit 2d85dfa into main Jul 17, 2024
7 checks passed
@CNSeniorious000 CNSeniorious000 deleted the dependabot/pip/anthropic-approx-eq-0.31.1 branch July 17, 2024 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant