From f11d2bdba945ed132a62bece7f9d27069f640dec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 15:23:22 +0000 Subject: [PATCH] Bump the pip-dependencies group across 1 directory with 7 updates Bumps the pip-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [grpcio](https://github.com/grpc/grpc) | `1.62.2` | `1.63.0` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.62.2` | `1.63.0` | | [keyring](https://github.com/jaraco/keyring) | `25.2.0` | `25.2.1` | | [pyfakefs](https://github.com/pytest-dev/pyfakefs) | `5.4.1` | `5.5.0` | | [pygments](https://github.com/pygments/pygments) | `2.17.2` | `2.18.0` | | [twine](https://github.com/pypa/twine) | `5.0.0` | `5.1.0` | | [zipp](https://github.com/jaraco/zipp) | `3.18.1` | `3.18.2` | Updates `grpcio` from 1.62.2 to 1.63.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.62.2...v1.63.0) Updates `grpcio-tools` from 1.62.2 to 1.63.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.62.2...v1.63.0) Updates `keyring` from 25.2.0 to 25.2.1 - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/keyring/compare/v25.2.0...v25.2.1) Updates `pyfakefs` from 5.4.1 to 5.5.0 - [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.4.1...v5.5.0) Updates `pygments` from 2.17.2 to 2.18.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.17.2...2.18.0) Updates `twine` from 5.0.0 to 5.1.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/5.0.0...5.1.0) Updates `zipp` from 3.18.1 to 3.18.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.18.1...v3.18.2) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: grpcio-tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: keyring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: pyfakefs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: twine dependency-type: direct:production update-type: version-update:semver-minor 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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index faeb618..5f63016 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,19 +5,19 @@ certifi==2024.2.2 charset-normalizer==3.3.2 debugpy==1.8.1 docutils==0.20.1 -grpcio==1.62.2 -grpcio-tools==1.62.2 +grpcio==1.63.0 +grpcio-tools==1.63.0 idna==3.7 importlib-metadata==7.1.0 jaraco.classes==3.4.0 -keyring==25.2.0 +keyring==25.2.1 markdown-it-py==3.0.0 mdurl==0.1.2 more-itertools==10.2.0 pkginfo==1.10.0 protobuf==4.25.3 -pyfakefs==5.4.1 -Pygments==2.17.2 +pyfakefs==5.5.0 +Pygments==2.18.0 readme-renderer==43.0 redbaron==0.9.2 requests==2.31.0 @@ -27,7 +27,7 @@ rich==13.7.1 rply==0.7.8 setuptools==69.5.1 six==1.16.0 -twine==5.0.0 +twine==5.1.0 urllib3==2.2.1 webencodings==0.5.1 -zipp==3.18.1 +zipp==3.18.2