From fa519c6e180995c7fa89722abaeac9a362f46126 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 15:37:03 +0000 Subject: [PATCH] Bump the pip-dependencies group across 1 directory with 11 updates Bumps the pip-dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2024.8.30` | | [grpcio](https://github.com/grpc/grpc) | `1.66.0` | `1.66.1` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.66.0` | `1.66.1` | | [idna](https://github.com/kjd/idna) | `3.8` | `3.10` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.4.0` | `8.5.0` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.4.0` | `10.5.0` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `5.27.3` | `5.28.1` | | [rich](https://github.com/Textualize/rich) | `13.7.1` | `13.8.1` | | [setuptools](https://github.com/pypa/setuptools) | `73.0.1` | `75.1.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.2.3` | | [zipp](https://github.com/jaraco/zipp) | `3.20.0` | `3.20.2` | Updates `certifi` from 2024.7.4 to 2024.8.30 - [Commits](https://github.com/certifi/python-certifi/compare/2024.07.04...2024.08.30) Updates `grpcio` from 1.66.0 to 1.66.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.66.0...v1.66.1) Updates `grpcio-tools` from 1.66.0 to 1.66.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.66.0...v1.66.1) Updates `idna` from 3.8 to 3.10 - [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.8...v3.10) Updates `importlib-metadata` from 8.4.0 to 8.5.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.4.0...v8.5.0) Updates `more-itertools` from 10.4.0 to 10.5.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](https://github.com/more-itertools/more-itertools/compare/v10.4.0...v10.5.0) Updates `protobuf` from 5.27.3 to 5.28.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/compare/v5.27.3...v5.28.1) Updates `rich` from 13.7.1 to 13.8.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/v13.7.1...v13.8.1) Updates `setuptools` from 73.0.1 to 75.1.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/v73.0.1...v75.1.0) Updates `urllib3` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.2...2.2.3) Updates `zipp` from 3.20.0 to 3.20.2 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/zipp/compare/v3.20.0...v3.20.2) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: grpcio-tools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-patch 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 4ad732a..21fc482 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,21 +1,21 @@ appdirs==1.4.4 baron==0.10.1 bleach==6.1.0 -certifi==2024.7.4 +certifi==2024.8.30 charset-normalizer==3.3.2 debugpy==1.8.5 docutils==0.21.2 -grpcio==1.66.0 -grpcio-tools==1.66.0 -idna==3.8 -importlib-metadata==8.4.0 +grpcio==1.66.1 +grpcio-tools==1.66.1 +idna==3.10 +importlib-metadata==8.5.0 jaraco.classes==3.4.0 keyring==25.3.0 markdown-it-py==3.0.0 mdurl==0.1.2 -more-itertools==10.4.0 +more-itertools==10.5.0 pkginfo>=1.8.1 -protobuf==5.27.3 +protobuf==5.28.1 pyfakefs==5.6.0 Pygments==2.18.0 readme-renderer==44.0 @@ -23,11 +23,11 @@ redbaron==0.9.2 requests==2.32.3 requests-toolbelt==1.0.0 rfc3986==2.0.0 -rich==13.7.1 +rich==13.8.1 rply==0.7.8 -setuptools==73.0.1 +setuptools==75.1.0 six==1.16.0 twine==5.1.1 -urllib3==2.2.2 +urllib3==2.2.3 webencodings==0.5.1 -zipp==3.20.0 +zipp==3.20.2