chore: bump the minor-updates group across 1 directory with 6 updates - #3
Open
dependabot[bot] wants to merge 1 commit into
Open
chore: bump the minor-updates group across 1 directory with 6 updates#3dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/pip/minor-updates-2b37f7f256
branch
from
August 11, 2026 13:28
bfd57ca to
e485051
Compare
Bumps the minor-updates group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mypy](https://github.com/python/mypy) | `2.1.0` | `2.3.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.15` | `0.16.2` | | [commitizen](https://github.com/commitizen-tools/commitizen) | `4.16.3` | `4.17.0` | | [google-genai](https://github.com/googleapis/python-genai) | `2.16.0` | `2.17.0` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.120.2` | `0.121.0` | | [openai](https://github.com/openai/openai-python) | `2.52.0` | `2.53.0` | Updates `mypy` from 2.1.0 to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.1.0...v2.3.0) Updates `ruff` from 0.15.15 to 0.16.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.15...0.16.2) Updates `commitizen` from 4.16.3 to 4.17.0 - [Release notes](https://github.com/commitizen-tools/commitizen/releases) - [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md) - [Commits](commitizen-tools/commitizen@v4.16.3...v4.17.0) Updates `google-genai` from 2.16.0 to 2.17.0 - [Release notes](https://github.com/googleapis/python-genai/releases) - [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md) - [Commits](googleapis/python-genai@v2.16.0...v2.17.0) Updates `anthropic` from 0.120.2 to 0.121.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.120.2...v0.121.0) Updates `openai` from 2.52.0 to 2.53.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.52.0...v2.53.0) --- updated-dependencies: - dependency-name: anthropic dependency-version: 0.121.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: commitizen dependency-version: 4.17.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: google-genai dependency-version: 2.17.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: openai dependency-version: 2.53.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: ruff dependency-version: 0.16.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/minor-updates-2b37f7f256
branch
from
August 11, 2026 13:55
e485051 to
0a855b2
Compare
dependabot
Bot
requested review from
Rooni,
scastlara and
sdn4z
as code owners
August 11, 2026 13:55
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-updates group with 6 updates in the / directory:
2.1.02.3.00.15.150.16.24.16.34.17.02.16.02.17.00.120.20.121.02.52.02.53.0Updates
mypyfrom 2.1.0 to 2.3.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
8aabf84Drop +dev from version4d8ad2aUpdate changelog for 2.3 release (#21728)2c21546[mypyc] Update documentation of race conditions under free threading (#21726)a9f62a3[mypyc] Make attribute access memory safe on free-threaded builds (#21705)0faa413UsePYODIDEenvironment variable for Emscripten cross-compilation detection...3d75cdb[mypyc] Borrow final attributes more aggressively (#21702)24c237d[mypyc] Improve documentation of Final (#21713)b5be217[mypyc] Update free threading Python compatibility docs (#21711)cbcb51aNarrow for frozendict membership check (#21709)af2bc0fSync typeshed (#21707)Updates
rufffrom 0.15.15 to 0.16.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
5b48a04Bump 0.16.2 (#27555)1b9e5fcUpdate Swatinem/rust-cache action to v2.9.2 (#27568)c4e86fc[ty] Add helper extension methods for half-range and equality constraints (#2...17a00de[ty] Reuse primer commands in memory reports (#27553)6ea296b[ty] Normalize type labels in structured docstrings (#26923)2fc445f[ty] Diagnose invalid getattr calls (#27502)22c7823[ty] Enable (but downrank) auto-import completion suggestions from stub-only ...05160d5[ty] Diagnose invalid descriptor__get__calls (#27400)baea3d0[ty] Expose strict analysis options in the playground (#27543)c88946e[ty] Bump ecosystem-analyzer for strict project settings (#27542)Updates
commitizenfrom 4.16.3 to 4.17.0Release notes
Sourced from commitizen's releases.
Commits
93c7b51bump: version 4.16.5 → 4.17.0e0de830feat(cmd/version): add support for--next USE_GIT_COMMITS9423859fix: robuster agentsacd8bcefix(version): remove next from exclusive group653bf67fix(bump): use correct type for calling changelog19f3b36build(deps-dev): update uv-build requirement from <0.12,>=0.9.17 to >=0.9.17,...6f50f4bci(deps): bump gitpython from 3.1.52 to 3.1.54 (#2038)542e7a5ci(deps): bump pymdown-extensions from 10.21.3 to 11.0 (#2037)d1766aeci(deps): bump gitpython from 3.1.50 to 3.1.52 (#2035)f087597ci(deps): bump actions/labeler from 6 to 7 (#2034)Updates
google-genaifrom 2.16.0 to 2.17.0Release notes
Sourced from google-genai's releases.
Changelog
Sourced from google-genai's changelog.
Commits
d0efb69chore(main): release 2.17.0 (#2794)3ec2081fix: Add propertyOrdering auto-population for ResponseSchema and ResponseJson...a8ec86efeat: Add TOO_MANY_TOOL_CALLS to FinishReason enum.a0faf87chore: Cleanup error dependenciesc74505bfeat: Add top-level errors array to Interaction resource (iAPI)80d80ffdocs: Fix interactions49b730dchore: Cleanup deprecated field response_modalities9d83016chore: internalc41ba11docs: Update GenerateVideos docstrings and samples9a2f8cbrefactor: delete deprecated StreamMetadata proto field and message definitionUpdates
anthropicfrom 0.120.2 to 0.121.0Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
Commits
204fa8erelease: 0.121.0284a537feat(api): add support for session budgets, advisor tool, pinned inference lo...de568f2chore(docs): updates to a few documentation stringse271587chore(api): remove retired Claude Opus 4.1 models3d4115echore: ensure all dependencies have major version constraints (#274)5840eaachore(docs): small updates to descriptionsb4cfb5efeat(api): addmid-conversation-tool-changes-2026-07-01betaUpdates
openaifrom 2.52.0 to 2.53.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
5e36cd3release: 2.53.0 (#3575)875a5c2ci: prepare checks for merge queue (#3574)b58332ffix(ci): avoid NumPy source builds and duplicate HTTPX coverage (#3573)dd1202dfeat(api): Add gpt-5.5 and tool name/namespace to Responses types (#3569)24b7cd1ci: migrate release-please to upstream action (#3568)f83b1f4release: 2.52.1 (#3562)cbdc98bchore(ci): pin setup-uv v5 to its underlying commit (#3560)