From d13f59327042f98226a16fb514e1ad72aa145858 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 15:43:35 +0000 Subject: [PATCH] Bump the pip-dependencies group with 5 updates Bumps the pip-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [debugpy](https://github.com/microsoft/debugpy) | `1.8.19` | `1.8.20` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `6.33.4` | `6.33.5` | | [rich](https://github.com/Textualize/rich) | `14.2.0` | `14.3.1` | | [setuptools](https://github.com/pypa/setuptools) | `80.10.1` | `80.10.2` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.1` | `7.13.2` | Updates `debugpy` from 1.8.19 to 1.8.20 - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.8.19...v1.8.20) Updates `protobuf` from 6.33.4 to 6.33.5 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `rich` from 14.2.0 to 14.3.1 - [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.2.0...v14.3.1) Updates `setuptools` from 80.10.1 to 80.10.2 - [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/v80.10.1...v80.10.2) Updates `coverage` from 7.13.1 to 7.13.2 - [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.13.1...7.13.2) --- updated-dependencies: - dependency-name: debugpy dependency-version: 1.8.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: protobuf dependency-version: 6.33.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: rich dependency-version: 14.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: setuptools dependency-version: 80.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: coverage dependency-version: 7.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8fadfc9..836d5b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ baron==0.10.1 bleach==6.3.0 certifi==2026.1.4 charset-normalizer==3.4.4 -debugpy==1.8.19 +debugpy==1.8.20 docutils==0.22.4 grpcio==1.76.0 grpcio-tools==1.76.0 @@ -15,7 +15,7 @@ markdown-it-py==4.0.0 mdurl==0.1.2 more-itertools==10.8.0 pkginfo==1.12.1.2 -protobuf==6.33.4 +protobuf==6.33.5 pyfakefs==6.0.0 Pygments==2.19.2 readme-renderer==44.0 @@ -23,12 +23,12 @@ redbaron==0.9.2 requests==2.32.5 requests-toolbelt==1.0.0 rfc3986==2.0.0 -rich==14.2.0 +rich==14.3.1 rply==0.7.8 -setuptools==80.10.1 +setuptools==80.10.2 six==1.17.0 twine==6.2.0 urllib3==2.6.3 webencodings==0.5.1 zipp==3.23.0 -coverage==7.13.1 +coverage==7.13.2