Skip to content

Commit 0d530ef

Browse files
Bump the pip-dependencies group with 4 updates (#403)
Bumps the pip-dependencies group with 4 updates: [grpcio](https://github.com/grpc/grpc), [grpcio-tools](https://github.com/grpc/grpc), [setuptools](https://github.com/pypa/setuptools) and [coverage](https://github.com/nedbat/coveragepy). Updates `grpcio` from 1.66.2 to 1.67.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.66.2...v1.67.0) Updates `grpcio-tools` from 1.66.2 to 1.67.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.66.2...v1.67.0) Updates `setuptools` from 75.1.0 to 75.2.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.1.0...v75.2.0) Updates `coverage` from 7.6.3 to 7.6.4 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.3...7.6.4) --- 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: setuptools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a66d5a6 commit 0d530ef

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ certifi==2024.8.30
55
charset-normalizer==3.4.0
66
debugpy==1.8.7
77
docutils==0.21.2
8-
grpcio==1.66.2
9-
grpcio-tools==1.66.2
8+
grpcio==1.67.0
9+
grpcio-tools==1.67.0
1010
idna==3.10
1111
importlib-metadata==8.5.0
1212
jaraco.classes==3.4.0
@@ -25,10 +25,10 @@ requests-toolbelt==1.0.0
2525
rfc3986==2.0.0
2626
rich==13.9.2
2727
rply==0.7.8
28-
setuptools==75.1.0
28+
setuptools==75.2.0
2929
six==1.16.0
3030
twine==5.1.1
3131
urllib3==2.2.3
3232
webencodings==0.5.1
3333
zipp==3.20.2
34-
coverage==7.6.3
34+
coverage==7.6.4

0 commit comments

Comments
 (0)