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.33.1 to 0.34.1 #277

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 20, 2024

Bumps anthropic from 0.33.1 to 0.34.1.

Release notes

Sourced from anthropic's releases.

v0.34.1

0.34.1 (2024-08-19)

Full Changelog: v0.34.0...v0.34.1

Chores

  • ci: add CODEOWNERS file (#639) (33001cc)
  • client: fix parsing union responses when non-json is returned (#643) (45be91d)
  • docs/api: update prompt caching helpers (6a55aee)
  • internal: use different 32bit detection method (#640) (d6b2b63)

v0.34.0

0.34.0 (2024-08-14)

Full Changelog: v0.33.1...v0.34.0

Features

  • api: add prompt caching beta (3978411)
  • client: add streaming helpers for prompt caching (98a0a7b)

Chores

Changelog

Sourced from anthropic's changelog.

0.34.1 (2024-08-19)

Full Changelog: v0.34.0...v0.34.1

Chores

  • ci: add CODEOWNERS file (#639) (33001cc)
  • client: fix parsing union responses when non-json is returned (#643) (45be91d)
  • docs/api: update prompt caching helpers (6a55aee)
  • internal: use different 32bit detection method (#640) (d6b2b63)

0.34.0 (2024-08-14)

Full Changelog: v0.33.1...v0.34.0

Features

  • api: add prompt caching beta (3978411)
  • client: add streaming helpers for prompt caching (98a0a7b)

Chores

Commits
  • 9255609 release: 0.34.1
  • 6d5b677 chore(client): fix parsing union responses when non-json is returned (#643)
  • 5a79d4f chore(internal): use different 32bit detection method (#640)
  • 8c4527b chore(ci): add CODEOWNERS file (#639)
  • c3d0267 chore(docs/api): update prompt caching helpers
  • 2c2faf4 release: 0.34.0
  • 8336494 feat(client): add streaming helpers for prompt caching
  • 9cb2421 feat(api): add prompt caching beta
  • bb5cb3b chore(examples): minor formatting changes (#633)
  • See full diff 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 20, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/anthropic-0.34.1 branch 2 times, most recently from a16bacf to a56f03c Compare August 23, 2024 03:26
Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python) from 0.33.1 to 0.34.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.33.1...v0.34.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 force-pushed the dependabot/pip/anthropic-0.34.1 branch from a56f03c to cac744c Compare August 23, 2024 03:38
Copy link
Author

dependabot bot commented on behalf of github Aug 28, 2024

Looks like anthropic is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Aug 28, 2024
@dependabot dependabot bot deleted the dependabot/pip/anthropic-0.34.1 branch August 28, 2024 18:41
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