From aa7d8a2de7cd2ac7174f87b454a42a7051dd065a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 15:42:44 +0000 Subject: [PATCH] Bump the pip-dependencies group with 11 updates Bumps the pip-dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [grpcio](https://github.com/grpc/grpc) | `1.83.0` | `1.83.1` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `7.35.1` | `7.36.0` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.83.0` | `1.83.1` | | [setuptools](https://github.com/pypa/setuptools) | `83.0.0` | `84.0.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.15.2` | `7.16.0` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.9` | `3.5.1` | | [idna](https://github.com/kjd/idna) | `3.18` | `3.19` | | [nh3](https://github.com/messense/nh3) | `0.3.6` | `0.3.7` | | [packaging](https://github.com/pypa/packaging) | `26.2` | `26.3` | | [pygments](https://github.com/pygments/pygments) | `2.20.0` | `2.21.0` | | [readme-renderer](https://github.com/pypa/readme_renderer) | `45.0` | `46.0` | Updates `grpcio` from 1.83.0 to 1.83.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](https://github.com/grpc/grpc/compare/v1.83.0...v1.83.1) Updates `protobuf` from 7.35.1 to 7.36.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `grpcio-tools` from 1.83.0 to 1.83.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](https://github.com/grpc/grpc/compare/v1.83.0...v1.83.1) Updates `setuptools` from 83.0.0 to 84.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v83.0.0...v84.0.0) Updates `coverage` from 7.15.2 to 7.16.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](https://github.com/coveragepy/coveragepy/compare/7.15.2...7.16.0) Updates `charset-normalizer` from 3.4.9 to 3.5.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.9...3.5.1) Updates `idna` from 3.18 to 3.19 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.18...v3.19) Updates `nh3` from 0.3.6 to 0.3.7 - [Release notes](https://github.com/messense/nh3/releases) - [Commits](https://github.com/messense/nh3/compare/v0.3.6...v0.3.7) Updates `packaging` from 26.2 to 26.3 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/26.2...26.3) Updates `pygments` from 2.20.0 to 2.21.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.20.0...2.21.0) Updates `readme-renderer` from 45.0 to 46.0 - [Release notes](https://github.com/pypa/readme_renderer/releases) - [Changelog](https://github.com/pypa/readme_renderer/blob/main/CHANGES.rst) - [Commits](https://github.com/pypa/readme_renderer/compare/45.0...46.0) --- updated-dependencies: - dependency-name: grpcio dependency-version: 1.83.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: protobuf dependency-version: 7.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: grpcio-tools dependency-version: 1.83.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: setuptools dependency-version: 84.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: coverage dependency-version: 7.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: charset-normalizer dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: idna dependency-version: '3.19' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: nh3 dependency-version: 0.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: packaging dependency-version: '26.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pygments dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: readme-renderer dependency-version: '46.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8de62c2..f70a472 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,15 +7,15 @@ # Runtime (mirrors install_requires in setup.tmpl) redbaron==0.9.2 debugpy==1.8.21 -grpcio==1.83.0 -protobuf==7.35.1 +grpcio==1.83.1 +protobuf==7.36.0 # Build / codegen -grpcio-tools==1.83.0 -setuptools==83.0.0 +grpcio-tools==1.83.1 +setuptools==84.0.0 # Test -coverage==7.15.2 +coverage==7.16.0 pyfakefs==6.2.0 # Publish @@ -30,10 +30,10 @@ twine==7.0.0 appdirs==1.4.4 baron==0.10.1 certifi==2026.7.22 -charset-normalizer==3.4.9 +charset-normalizer==3.5.1 docutils==0.23 id==1.6.1 -idna==3.18 +idna==3.19 jaraco.classes==3.4.0 jaraco.context==6.1.2 jaraco.functools==4.6.0 @@ -41,10 +41,10 @@ keyring==25.7.0 markdown-it-py==4.2.0 mdurl==0.1.2 more-itertools==11.1.0 -nh3==0.3.6 -packaging==26.2 -Pygments==2.20.0 -readme_renderer==45.0 +nh3==0.3.7 +packaging==26.3 +Pygments==2.21.0 +readme_renderer==46.0 requests==2.34.2 requests-toolbelt==1.0.0 rfc3986==2.0.0