From bd87b62bf5bdf0e8ccc213bfa2a004ee3b74977a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 15:03:49 +0000 Subject: [PATCH] Bump the pip-dependencies group with 8 updates Bumps the pip-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [debugpy](https://github.com/microsoft/debugpy) | `1.8.16` | `1.8.17` | | [docutils](https://github.com/rtfd/recommonmark) | `0.22` | `0.22.2` | | [grpcio](https://github.com/grpc/grpc) | `1.74.0` | `1.75.1` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.74.0` | `1.75.1` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.7.0` | `10.8.0` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `6.32.0` | `6.32.1` | | [twine](https://github.com/pypa/twine) | `6.1.0` | `6.2.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.10.6` | `7.10.7` | Updates `debugpy` from 1.8.16 to 1.8.17 - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.8.16...v1.8.17) Updates `docutils` from 0.22 to 0.22.2 - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) Updates `grpcio` from 1.74.0 to 1.75.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/compare/v1.74.0...v1.75.1) Updates `grpcio-tools` from 1.74.0 to 1.75.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/compare/v1.74.0...v1.75.1) Updates `more-itertools` from 10.7.0 to 10.8.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](https://github.com/more-itertools/more-itertools/compare/v10.7.0...v10.8.0) Updates `protobuf` from 6.32.0 to 6.32.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `twine` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/twine/compare/6.1.0...6.2.0) Updates `coverage` from 7.10.6 to 7.10.7 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.10.6...7.10.7) --- updated-dependencies: - dependency-name: debugpy dependency-version: 1.8.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: docutils dependency-version: 0.22.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: grpcio dependency-version: 1.75.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: grpcio-tools dependency-version: 1.75.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: more-itertools dependency-version: 10.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: protobuf dependency-version: 6.32.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: twine dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: coverage dependency-version: 7.10.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6aeefab..022b5d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,19 +3,19 @@ baron==0.10.1 bleach==6.2.0 certifi==2025.8.3 charset-normalizer==3.4.3 -debugpy==1.8.16 -docutils==0.22 -grpcio==1.74.0 -grpcio-tools==1.74.0 +debugpy==1.8.17 +docutils==0.22.2 +grpcio==1.75.1 +grpcio-tools==1.75.1 idna==3.10 importlib-metadata==8.7.0 jaraco.classes==3.4.0 keyring==25.6.0 markdown-it-py==3.0.0 mdurl==0.1.2 -more-itertools==10.7.0 +more-itertools==10.8.0 pkginfo==1.12.1.2 -protobuf==6.32.0 +protobuf==6.32.1 pyfakefs==5.9.3 Pygments==2.19.2 readme-renderer==44.0 @@ -27,8 +27,8 @@ rich==14.1.0 rply==0.7.8 setuptools==80.9.0 six==1.17.0 -twine==6.1.0 +twine==6.2.0 urllib3==2.5.0 webencodings==0.5.1 zipp==3.23.0 -coverage==7.10.6 +coverage==7.10.7