Skip to content

Commit bc2abb4

Browse files
Bump the pip-dependencies group with 3 updates (#321)
Bumps the pip-dependencies group with 3 updates: [grpcio](https://github.com/grpc/grpc), [grpcio-tools](https://github.com/grpc/grpc) and [importlib-metadata](https://github.com/python/importlib_metadata). Updates `grpcio` from 1.59.3 to 1.60.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.59.3...v1.60.0) Updates `grpcio-tools` from 1.59.3 to 1.60.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.59.3...v1.60.0) Updates `importlib-metadata` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v7.0.0...v7.0.1) --- 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: importlib-metadata dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f015e3 commit bc2abb4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ certifi==2023.11.17
55
charset-normalizer==3.3.2
66
debugpy==1.8.0
77
docutils==0.20.1
8-
grpcio==1.59.3
9-
grpcio-tools==1.59.3
8+
grpcio==1.60.0
9+
grpcio-tools==1.60.0
1010
idna==3.6
11-
importlib-metadata==7.0.0
11+
importlib-metadata==7.0.1
1212
jaraco.classes==3.3.0
1313
keyring==24.3.0
1414
markdown-it-py==3.0.0

0 commit comments

Comments
 (0)