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

Bump anthropic from 0.31.2 to 0.43.1 #663

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps anthropic from 0.31.2 to 0.43.1.

Release notes

Sourced from anthropic's releases.

v0.43.1

0.43.1 (2025-01-17)

Full Changelog: v0.43.0...v0.43.1

Bug Fixes

  • docs: correct results return type (69ad511)

Chores

  • internal: bump pyright dependency (#822) (f8ddb90)
  • internal: fix lint (483cc27)
  • streaming: add runtime type check for better error messages (#826) (cf69e09)
  • types: add more discriminator metadata (#825) (d0de8e5)

v0.43.0

0.43.0 (2025-01-14)

Full Changelog: v0.42.0...v0.43.0

Features

  • api: add message batch delete endpoint (#802) (9cf1e99)
  • beta: add streaming helpers for beta messages (#819) (d913ba3)

Bug Fixes

  • client: only call .close() when needed (#811) (21e0eb3)
  • correctly handle deserialising cls fields (#817) (60e56a5)
  • types: allow extra properties in input schemas (d0961c2)

Chores

Documentation

... (truncated)

Changelog

Sourced from anthropic's changelog.

0.43.1 (2025-01-17)

Full Changelog: v0.43.0...v0.43.1

Bug Fixes

  • docs: correct results return type (69ad511)

Chores

  • internal: bump pyright dependency (#822) (f8ddb90)
  • internal: fix lint (483cc27)
  • streaming: add runtime type check for better error messages (#826) (cf69e09)
  • types: add more discriminator metadata (#825) (d0de8e5)

0.43.0 (2025-01-14)

Full Changelog: v0.42.0...v0.43.0

Features

  • api: add message batch delete endpoint (#802) (9cf1e99)
  • beta: add streaming helpers for beta messages (#819) (d913ba3)

Bug Fixes

  • client: only call .close() when needed (#811) (21e0eb3)
  • correctly handle deserialising cls fields (#817) (60e56a5)
  • types: allow extra properties in input schemas (d0961c2)

Chores

Documentation

... (truncated)

Commits
  • af3912c release: 0.43.1
  • f5b5cb1 chore(streaming): add runtime type check for better error messages (#826)
  • 9182431 chore(types): add more discriminator metadata (#825)
  • 7c11805 chore(internal): fix lint
  • 3f76481 fix(docs): correct results return type
  • 5d7d416 chore(internal): bump pyright dependency (#822)
  • 758d324 release: 0.43.0
  • 48245c9 fix(types): allow extra properties in input schemas
  • 4cbd773 chore(internal): update deps (#820)
  • 7419fab feat(beta): add streaming helpers for beta messages (#819)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python) from 0.31.2 to 0.43.1.
- [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.31.2...v0.43.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
Copy link

netlify bot commented Jan 20, 2025

Deploy Preview for bespoke-druid-3cf25f ready!

Name Link
🔨 Latest commit b7ec370
🔍 Latest deploy log https://app.netlify.com/sites/bespoke-druid-3cf25f/deploys/678e37dc3453ac000782f6d7
😎 Deploy Preview https://deploy-preview-663--bespoke-druid-3cf25f.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 22, 2025

Superseded by #664.

@dependabot dependabot bot closed this Jan 22, 2025
@dependabot dependabot bot deleted the dependabot/pip/anthropic-0.43.1 branch January 22, 2025 11:36
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants