From bd30b64f8c420a0d4c0fb44f5dcc1aaf67e63d9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 20:04:06 +0000 Subject: [PATCH] Bump the pip-dependencies group with 9 updates Bumps the pip-dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.4` | `3.4.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` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.7.1` | `9.0.0` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `6.33.5` | `6.33.6` | | [pyfakefs](https://github.com/pytest-dev/pyfakefs) | `6.1.3` | `6.1.6` | | [requests](https://github.com/psf/requests) | `2.33.0` | `2.33.1` | | [setuptools](https://github.com/pypa/setuptools) | `82.0.0` | `82.0.1` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.4` | `7.13.5` | Updates `charset-normalizer` from 3.4.4 to 3.4.6 - [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.4...3.4.6) Updates `grpcio` from 1.78.0 to 1.80.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](https://github.com/grpc/grpc/compare/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](https://github.com/grpc/grpc/compare/v1.78.0...v1.80.0) Updates `importlib-metadata` from 8.7.1 to 9.0.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](https://github.com/python/importlib_metadata/compare/v8.7.1...v9.0.0) Updates `protobuf` from 6.33.5 to 6.33.6 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `pyfakefs` from 6.1.3 to 6.1.6 - [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/v6.1.3...v6.1.6) Updates `requests` from 2.33.0 to 2.33.1 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.33.0...v2.33.1) Updates `setuptools` from 82.0.0 to 82.0.1 - [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/v82.0.0...v82.0.1) Updates `coverage` from 7.13.4 to 7.13.5 - [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.4...7.13.5) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: grpcio dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: grpcio-tools dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: importlib-metadata dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: protobuf dependency-version: 6.33.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: pyfakefs dependency-version: 6.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: setuptools dependency-version: 82.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: coverage dependency-version: 7.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index d221f5c..f0d7a63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,33 +2,33 @@ appdirs==1.4.4 baron==0.10.1 bleach==6.3.0 certifi==2026.2.25 -charset-normalizer==3.4.4 +charset-normalizer==3.4.6 debugpy==1.8.20 docutils==0.22.4 -grpcio==1.78.0 -grpcio-tools==1.78.0 +grpcio==1.80.0 +grpcio-tools==1.80.0 idna==3.11 -importlib-metadata==8.7.1 +importlib-metadata==9.0.0 jaraco.classes==3.4.0 keyring==25.7.0 markdown-it-py==4.0.0 mdurl==0.1.2 more-itertools==10.8.0 pkginfo==1.12.1.2 -protobuf==6.33.5 -pyfakefs==6.1.3 +protobuf==6.33.6 +pyfakefs==6.1.6 Pygments==2.20.0 readme-renderer==44.0 redbaron==0.9.2 -requests==2.33.0 +requests==2.33.1 requests-toolbelt==1.0.0 rfc3986==2.0.0 rich==14.3.3 rply==0.7.8 -setuptools==82.0.0 +setuptools==82.0.1 six==1.17.0 twine==6.2.0 urllib3==2.6.3 webencodings==0.5.1 zipp==3.23.0 -coverage==7.13.4 +coverage==7.13.5