chore(deps): bump the all group with 19 updates#918
Merged
Conversation
Bumps the all group with 19 updates: | Package | From | To | | --- | --- | --- | | [google-api-core](https://github.com/googleapis/google-cloud-python) | `2.30.0` | `2.30.1` | | [fastapi](https://github.com/fastapi/fastapi) | `0.135.1` | `0.135.2` | | [sse-starlette](https://github.com/sysid/sse-starlette) | `3.3.2` | `3.3.4` | | [starlette](https://github.com/Kludex/starlette) | `0.52.1` | `1.0.0` | | [cryptography](https://github.com/pyca/cryptography) | `46.0.5` | `46.0.6` | | [grpcio](https://github.com/grpc/grpc) | `1.78.0` | `1.80.0` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.78.0` | `1.80.0` | | [grpcio-reflection](https://grpc.io) | `1.78.0` | `1.80.0` | | [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.39.1` | `1.40.0` | | [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | `1.39.1` | `1.40.0` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.11.0` | `2.12.1` | | [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) | `1.140.0` | `1.144.0` | | [datamodel-code-generator](https://github.com/koxudaxi/datamodel-code-generator) | `0.54.0` | `0.55.0` | | [mypy](https://github.com/python/mypy) | `1.19.1` | `1.20.0` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `7.0.0` | `7.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.4` | `0.15.8` | | [uv-dynamic-versioning](https://github.com/ninoseki/uv-dynamic-versioning) | `0.13.0` | `0.14.0` | | [types-requests](https://github.com/python/typeshed) | `2.32.4.20260107` | `2.33.0.20260327` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.41.0` | `0.42.0` | Updates `google-api-core` from 2.30.0 to 2.30.1 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-api-core-v2.30.0...google-api-core-v2.30.1) Updates `fastapi` from 0.135.1 to 0.135.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.135.1...0.135.2) Updates `sse-starlette` from 3.3.2 to 3.3.4 - [Release notes](https://github.com/sysid/sse-starlette/releases) - [Commits](sysid/sse-starlette@v3.3.2...v3.3.4) Updates `starlette` from 0.52.1 to 1.0.0 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.52.1...1.0.0) Updates `cryptography` from 46.0.5 to 46.0.6 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.5...46.0.6) Updates `grpcio` from 1.78.0 to 1.80.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.78.0...v1.80.0) Updates `grpcio-tools` from 1.78.0 to 1.80.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.78.0...v1.80.0) Updates `grpcio-reflection` from 1.78.0 to 1.80.0 Updates `opentelemetry-api` from 1.39.1 to 1.40.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.39.1...v1.40.0) Updates `opentelemetry-sdk` from 1.39.1 to 1.40.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.39.1...v1.40.0) Updates `pyjwt` from 2.11.0 to 2.12.1 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.11.0...2.12.1) Updates `google-cloud-aiplatform` from 1.140.0 to 1.144.0 - [Release notes](https://github.com/googleapis/python-aiplatform/releases) - [Changelog](https://github.com/googleapis/python-aiplatform/blob/main/CHANGELOG.md) - [Commits](googleapis/python-aiplatform@v1.140.0...v1.144.0) Updates `datamodel-code-generator` from 0.54.0 to 0.55.0 - [Release notes](https://github.com/koxudaxi/datamodel-code-generator/releases) - [Changelog](https://github.com/koxudaxi/datamodel-code-generator/blob/main/CHANGELOG.md) - [Commits](koxudaxi/datamodel-code-generator@0.54.0...0.55.0) Updates `mypy` from 1.19.1 to 1.20.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.0) Updates `pytest-cov` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) Updates `ruff` from 0.15.4 to 0.15.8 - [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.4...0.15.8) Updates `uv-dynamic-versioning` from 0.13.0 to 0.14.0 - [Release notes](https://github.com/ninoseki/uv-dynamic-versioning/releases) - [Commits](ninoseki/uv-dynamic-versioning@v0.13.0...v0.14.0) Updates `types-requests` from 2.32.4.20260107 to 2.33.0.20260327 - [Commits](https://github.com/python/typeshed/commits) Updates `uvicorn` from 0.41.0 to 0.42.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.41.0...0.42.0) --- updated-dependencies: - dependency-name: google-api-core dependency-version: 2.30.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: fastapi dependency-version: 0.135.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: sse-starlette dependency-version: 3.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: starlette dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: grpcio dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: grpcio-tools dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: grpcio-reflection dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: opentelemetry-api dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: opentelemetry-sdk dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pyjwt dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: google-cloud-aiplatform dependency-version: 1.144.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: datamodel-code-generator dependency-version: 0.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: mypy dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: ruff dependency-version: 0.15.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: uv-dynamic-versioning dependency-version: 0.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: types-requests dependency-version: 2.33.0.20260327 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: uvicorn dependency-version: 0.42.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
🧪 Code Coverage (vs
|
ishymko
approved these changes
Apr 2, 2026
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 all group with 19 updates:
2.30.02.30.10.135.10.135.23.3.23.3.40.52.11.0.046.0.546.0.61.78.01.80.01.78.01.80.01.78.01.80.01.39.11.40.01.39.11.40.02.11.02.12.11.140.01.144.00.54.00.55.01.19.11.20.07.0.07.1.00.15.40.15.80.13.00.14.02.32.4.202601072.33.0.202603270.41.00.42.0Updates
google-api-corefrom 2.30.0 to 2.30.1Release notes
Sourced from google-api-core's releases.
Commits
4e80530chore: create a release (#16193)0f8d933chore: add gapic-generator integration test presubmit (#16465)ab44f7echore(deps): update dependency requests to v2.33.0 [security] (#16464)943a979chore(migration): Migrate code from googleapis/sphinx-docfx-yaml into package...8c6703dchore(migration): Migrate code from googleapis/gapic-generator-python into pa...e3731d5Merge branch 'main' into migration.gapic-generator-python.migration.2026-03-2...20f5724Trigger CI76a8b58chore: skip spanner django presubmits using dorny filter (#16196)7a05a34chore: create a release (#16191)46ee8a0fix presubmitUpdates
fastapifrom 0.135.1 to 0.135.2Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
25a3697🔖 Release version 0.135.2ab125da📝 Update release notes122b6d4📝 Add missing last release notes dates (#15202)68ac0ab📝 Update release notesea6e287📝 Update docs for contributors and team members regarding translation PRs (#1...d0a6f20📝 Update release notesfd9e192💄 Fix code blocks in reference docs overflowing table width (#15094)fce9460📝 Update release notes0227991🔨 Exclude spam comments from statistics inscripts/people.py(#15088)cbd64b0📝 Update release notesUpdates
sse-starlettefrom 3.3.2 to 3.3.4Release notes
Sourced from sse-starlette's releases.
Commits
c938db3Bump version to 3.3.4eefd6dcMerge pull request #179 from sysid/dependabot/uv/cryptography-46.0.6d9e9b82chore(deps): bump cryptography from 46.0.5 to 46.0.628cd775Merge pull request #178 from sysid/dependabot/uv/requests-2.33.02e52732Merge pull request #176 from sysid/dependabot/uv/ujson-5.12.0bac335eMerge pull request #177 from sysid/dependabot/uv/cbor2-5.9.0d465468chore(deps): bump requests from 2.32.5 to 2.33.07434cd3chore(deps): bump cbor2 from 5.8.0 to 5.9.0fc2455achore(deps): bump ujson from 5.11.0 to 5.12.05f84539Bump version to 3.3.3Updates
starlettefrom 0.52.1 to 1.0.0Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
... (truncated)
Commits
0e88e92Version 1.0.0 (#3178)9ee9519Handle websocket denial responses in streaming and file responses (#3189)a0bcc26chore(deps-dev): bump black from 26.1.0 to 26.3.1 (#3183)79b3f26chore(deps-dev): bump the python-packages group with 7 updates (#3168)789b926Usebytearrayfor field accumulation inFormParser(#3179)a1fd9d8docs: fix typo in routing.md (#3176)c14d0f7Document session cookie security flags (#3169)c2e2878Move parser.finalize() inside try/except in MultiPartParser.parse() (#3153)89630a8chore(deps): bump the github-actions group with 3 updates (#3167)4647e53Track session access and modification inSessionMiddleware(#3166)Updates
cryptographyfrom 46.0.5 to 46.0.6Changelog
Sourced from cryptography's changelog.
Commits
91d7288Cherry-pick #14542 (#14543)Updates
grpciofrom 1.78.0 to 1.80.0Release notes
Sourced from grpcio's releases.
... (truncated)
Commits
f5e2d6e[Release] Bump version to 1.80.0 (on v1.80.x branch) (#41857)938cfec[subchannel connection scaling] fix when we reset backoff (#41935)91778be[Backport][v1.80.x][Python] New_createmethod for aio.Metadata (#41888)f10b9f2[bzlmod] upgrade rules_swift to avoid BCR CI breakage on Windows with bazel 7...be4c1c5[subchannel] fix crash in connection scaling code (#41853)a71df73[Release] Bump version to 1.80.0-pre1 (on v1.80.x branch) (#41844)3ca09e4[Python] Fix GRPC_TRACE and add test to check the GRPC_TRACE logs print (#41814)260c6fd[PHP] Disable php infinite recursion check for callback from Core to PHP (#41...50957c5[Flakiness] Delete flaky iomgr fd_conservation_posix_test and create an Event...e1e1d0a[Bzlmod] Turn off bzlmod for PSM python tests. (#41810)Updates
grpcio-toolsfrom 1.78.0 to 1.80.0Release notes
Sourced from grpcio-tools's releases.
... (truncated)
Commits
f5e2d6e[Release] Bump version to 1.80.0 (on v1.80.x branch) (#41857)a71df73[Release] Bump version to 1.80.0-pre1 (on v1.80.x branch) (#41844)1299baa[Python] Add language features to exported proto files (#41501)522dbbb[Release] Bump version to 1.79.0-dev (on master branch) (#41291)Updates
grpcio-reflectionfrom 1.78.0 to 1.80.0Updates
opentelemetry-apifrom 1.39.1 to 1.40.0Changelog
Sourced from opentelemetry-api's changelog.
... (truncated)
Commits
dd22021Prepare release 1.40.0/0.61b0 (#4949)26c7166api: add docstrings to core metrics instrument abstract methods (#4923)c17ba89opentelemetry-sdk: deprecate logging handler (#4919)6ea15ffdocs: Clarify log processor error handling expectations (#4915)24f4fb0bump semconv to v1.40.0 (#4941)2308bafmaint: Add stale github action (#4926)99b47dfconfig: generate model code from json schema (#4879)9a658acAdd Lukas to approvers (#4939)1c64c14opentelemetry-sdk: change sdk metrics related parameters as named (#4937)7247af7opentelemetry-sdk: change sdk metrics related parameters as named (#4937)Updates
opentelemetry-sdkfrom 1.39.1 to 1.40.0Changelog
Sourced from opentelemetry-sdk's changelog.
... (truncated)
Commits
dd22021Prepare release 1.40.0/0.61b0 (#4949)26c7166api: add docstrings to core metrics instrument abstract methods (#4923)c17ba89opentelemetry-sdk: deprecate logging handler (#4919)6ea15ffdocs: Clarify log processor error handling expectations (#4915)24f4fb0bump semconv to v1.40.0 (#4941)2308bafmaint: Add stale github action (#4926)99b47dfconfig: generate model code from json schema (#4879)9a658acAdd Lukas to approvers (#4939)1c64c14opentelemetry-sdk: change sdk metrics related parameters as named (#4937)7247af7opentelemetry-sdk: change sdk metrics related parameters as named (#4937)Updates
pyjwtfrom 2.11.0 to 2.12.1Release notes
Sourced from pyjwt's releases.
Changelog
Sourced from pyjwt's changelog.