Skip to content

Commit 8555d80

Browse files
chore(deps): bump anthropic from 0.100.0 to 0.102.0 (#1205)
Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python) from 0.100.0 to 0.102.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.100.0...v0.102.0) --- updated-dependencies: - dependency-name: anthropic dependency-version: 0.102.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: clement <clement.boussiron@gmail.com>
1 parent 3e1fb88 commit 8555d80

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ requires-python = ">=3.14,<3.15"
1212
dependencies = [
1313
"accessible-output3 @ git+https://github.com/SigmaNight/accessible_output3.git ; sys_platform == 'win32' and platform_machine != 'ARM64'",
1414
"alembic>=1.18,<1.19",
15-
"anthropic>=0.100.0,<0.101",
15+
"anthropic>=0.102.0,<0.103",
1616
"babel>=2.17,<2.19",
1717
"fsspec>=2026.4.0,<2026.5",
1818
"google-genai>=2.3.0,<2.4",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)