Skip to content

deps(deps): bump anthropic from 0.50.0 to 0.68.1#58

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/anthropic-0.68.1
Closed

deps(deps): bump anthropic from 0.50.0 to 0.68.1#58
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/anthropic-0.68.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps anthropic from 0.50.0 to 0.68.1.

Release notes

Sourced from anthropic's releases.

v0.68.1

0.68.1 (2025-09-26)

Full Changelog: v0.68.0...v0.68.1

Chores

  • deps: move deprecated dev-dependencies in pyproject.toml to dev group (df16b88)
  • do not install brew dependencies in ./scripts/bootstrap by default (a457673)
  • rename tool runner helper header (a9ed3f9)
  • types: change optional parameter type from NotGiven to Omit (9f0a11f)
  • update more NotGiven usage sites (72ab661)

v0.68.0

0.68.0 (2025-09-17)

Full Changelog: v0.67.0...v0.68.0

Features

  • add tool running helpers (d9c9ce6)

Chores

  • internal: fix tests (9858c79)
  • internal: update pydantic dependency (f59c2f1)
  • tests: simplify get_platform test (7596748)

v0.67.0

0.67.0 (2025-09-10)

Full Changelog: v0.66.0...v0.67.0

Features

  • api: adds support for web_fetch_20250910 tool (f85b6a1)
  • improve future compat with pydantic v3 (39f28c5)

Bug Fixes

  • more updates for future pydantic v3 compat (7967d15)
  • types/beta: add response content block type to params (#1030) (9febe38)

Chores

  • internal: move mypy configurations to pyproject.toml file (c5347b6)
  • update SDK settings (36e6870)

... (truncated)

Changelog

Sourced from anthropic's changelog.

0.68.1 (2025-09-26)

Full Changelog: v0.68.0...v0.68.1

Chores

  • deps: move deprecated dev-dependencies in pyproject.toml to dev group (df16b88)
  • do not install brew dependencies in ./scripts/bootstrap by default (a457673)
  • rename tool runner helper header (a9ed3f9)
  • types: change optional parameter type from NotGiven to Omit (9f0a11f)
  • update more NotGiven usage sites (72ab661)

0.68.0 (2025-09-17)

Full Changelog: v0.67.0...v0.68.0

Features

  • add tool running helpers (d9c9ce6)

Chores

  • internal: fix tests (9858c79)
  • internal: update pydantic dependency (f59c2f1)
  • tests: simplify get_platform test (7596748)

0.67.0 (2025-09-10)

Full Changelog: v0.66.0...v0.67.0

Features

  • api: adds support for web_fetch_20250910 tool (f85b6a1)
  • improve future compat with pydantic v3 (39f28c5)

Bug Fixes

  • more updates for future pydantic v3 compat (7967d15)
  • types/beta: add response content block type to params (#1030) (9febe38)

Chores

  • internal: move mypy configurations to pyproject.toml file (c5347b6)
  • update SDK settings (36e6870)

0.66.0 (2025-09-03)

... (truncated)

Commits
  • f55ed8a release: 0.68.1
  • 3aeddc7 chore: rename tool runner helper header
  • d6efe90 chore(deps): move deprecated dev-dependencies in pyproject.toml to dev group
  • 5ef8f10 codegen metadata
  • ac47610 chore: do not install brew dependencies in ./scripts/bootstrap by default
  • c6fd2f7 chore: update more NotGiven usage sites
  • 5922168 chore(types): change optional parameter type from NotGiven to Omit
  • 42e55e5 release: 0.68.0
  • 1579dc2 feat: add tool running helpers
  • e19cade chore(internal): update pydantic dependency
  • 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.50.0 to 0.68.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.50.0...v0.68.1)

---
updated-dependencies:
- dependency-name: anthropic
  dependency-version: 0.68.1
  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 Sep 29, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 29, 2025

Assignees

The following users could not be added as assignees: jeffkiefer. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 29, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 6, 2025

Superseded by #63.

@dependabot dependabot bot closed this Oct 6, 2025
@dependabot dependabot bot deleted the dependabot/pip/anthropic-0.68.1 branch October 6, 2025 09:44
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.

0 participants