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[vertex] from 0.45.2 to 0.46.0 #55

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps anthropic[vertex] from 0.45.2 to 0.46.0.

Release notes

Sourced from anthropic[vertex]'s releases.

v0.46.0

0.46.0 (2025-02-18)

Full Changelog: v0.45.2...v0.46.0

Features

  • client: send X-Stainless-Read-Timeout header (#858) (0e75983)
  • jsonl: add .close() method (#862) (137335c)
  • pagination: avoid fetching when has_more: false (#860) (0cdb81d)

Bug Fixes

Chores

  • api: update openapi spec url (#852) (461d821)
  • internal: bummp ruff dependency (#856) (590c3fa)
  • internal: change default timeout to an int (#855) (3152e1a)
  • internal: fix tests (fc41ba2)
  • internal: fix type traversing dictionary params (#859) (c5b700d)
  • internal: reorder model constants (#847) (aadd531)
  • internal: update models used in tests (aadd531)
Changelog

Sourced from anthropic[vertex]'s changelog.

0.46.0 (2025-02-18)

Full Changelog: v0.45.2...v0.46.0

Features

  • client: send X-Stainless-Read-Timeout header (#858) (0e75983)
  • jsonl: add .close() method (#862) (137335c)
  • pagination: avoid fetching when has_more: false (#860) (0cdb81d)

Bug Fixes

Chores

  • api: update openapi spec url (#852) (461d821)
  • internal: bummp ruff dependency (#856) (590c3fa)
  • internal: change default timeout to an int (#855) (3152e1a)
  • internal: fix tests (fc41ba2)
  • internal: fix type traversing dictionary params (#859) (c5b700d)
  • internal: reorder model constants (#847) (aadd531)
  • internal: update models used in tests (aadd531)
Commits
  • fb3af99 release: 0.46.0
  • c713a41 fix: asyncify on non-asyncio runtimes (#864)
  • be731bf chore(internal): fix tests
  • 133e5a5 fix(jsonl): lower chunk size (#863)
  • 9cb3dc2 feat(jsonl): add .close() method (#862)
  • 16fba27 fix(internal): add back custom header naming support (#861)
  • 1e830f7 feat(pagination): avoid fetching when has_more: false (#860)
  • d33429a chore(internal): fix type traversing dictionary params (#859)
  • 9a7bb7c feat(client): send X-Stainless-Read-Timeout header (#858)
  • efc91c0 chore(internal): bummp ruff dependency (#856)
  • 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[vertex]](https://github.com/anthropics/anthropic-sdk-python) from 0.45.2 to 0.46.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.45.2...v0.46.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 24, 2025
@Cyclenerd Cyclenerd merged commit 8f1a850 into master Feb 24, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/pip/anthropic-vertex--0.46.0 branch February 24, 2025 07:33
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