From 1c634902760fa592234ec30216e09af840fd3cb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 15:04:01 +0000 Subject: [PATCH] Bump the pip-dependencies group across 1 directory with 15 updates Bumps the pip-dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bleach](https://github.com/mozilla/bleach) | `6.2.0` | `6.3.0` | | [certifi](https://github.com/certifi/python-certifi) | `2025.8.3` | `2025.10.5` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.3` | `3.4.4` | | [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.76.0` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.74.0` | `1.76.0` | | [idna](https://github.com/kjd/idna) | `3.10` | `3.11` | | [markdown-it-py](https://github.com/executablebooks/markdown-it-py) | `3.0.0` | `4.0.0` | | [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.33.0` | | [pyfakefs](https://github.com/pytest-dev/pyfakefs) | `5.9.3` | `5.10.1` | | [rich](https://github.com/Textualize/rich) | `14.1.0` | `14.2.0` | | [twine](https://github.com/pypa/twine) | `6.1.0` | `6.2.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.10.6` | `7.11.0` | Updates `bleach` from 6.2.0 to 6.3.0 - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v6.2.0...v6.3.0) Updates `certifi` from 2025.8.3 to 2025.10.5 - [Commits](https://github.com/certifi/python-certifi/compare/2025.08.03...2025.10.05) Updates `charset-normalizer` from 3.4.3 to 3.4.4 - [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.3...3.4.4) 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.76.0 - [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.76.0) Updates `grpcio-tools` from 1.74.0 to 1.76.0 - [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.76.0) Updates `idna` from 3.10 to 3.11 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.10...v3.11) Updates `markdown-it-py` from 3.0.0 to 4.0.0 - [Release notes](https://github.com/executablebooks/markdown-it-py/releases) - [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md) - [Commits](https://github.com/executablebooks/markdown-it-py/compare/v3.0.0...v4.0.0) 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.33.0 - [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 `pyfakefs` from 5.9.3 to 5.10.1 - [Release notes](https://github.com/pytest-dev/pyfakefs/releases) - [Changelog](https://github.com/pytest-dev/pyfakefs/blob/main/CHANGES.md) - [Commits](https://github.com/pytest-dev/pyfakefs/compare/v5.9.3...v5.10.1) Updates `rich` from 14.1.0 to 14.2.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](https://github.com/Textualize/rich/compare/v14.1.0...v14.2.0) 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.11.0 - [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.11.0) --- updated-dependencies: - dependency-name: bleach dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: certifi dependency-version: 2025.10.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: charset-normalizer dependency-version: 3.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-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.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: grpcio-tools dependency-version: 1.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: idna dependency-version: '3.11' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: markdown-it-py dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major 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.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pyfakefs dependency-version: 5.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: rich dependency-version: 14.2.0 dependency-type: direct:production update-type: version-update:semver-minor 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.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6aeefab..0243d10 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,34 +1,34 @@ appdirs==1.4.4 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 -idna==3.10 +bleach==6.3.0 +certifi==2025.10.5 +charset-normalizer==3.4.4 +debugpy==1.8.17 +docutils==0.22.2 +grpcio==1.76.0 +grpcio-tools==1.76.0 +idna==3.11 importlib-metadata==8.7.0 jaraco.classes==3.4.0 keyring==25.6.0 -markdown-it-py==3.0.0 +markdown-it-py==4.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 -pyfakefs==5.9.3 +protobuf==6.33.0 +pyfakefs==5.10.1 Pygments==2.19.2 readme-renderer==44.0 redbaron==0.9.2 requests==2.32.5 requests-toolbelt==1.0.0 rfc3986==2.0.0 -rich==14.1.0 +rich==14.2.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.11.0