Skip to content

Commit

Permalink
Bump the pip-dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the pip-dependencies group with 3 updates: [grpcio](https://github.com/grpc/grpc), [grpcio-tools](https://github.com/grpc/grpc) and [setuptools](https://github.com/pypa/setuptools).


Updates `grpcio` from 1.64.1 to 1.65.1
- [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.64.1...v1.65.1)

Updates `grpcio-tools` from 1.64.1 to 1.65.1
- [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.64.1...v1.65.1)

Updates `setuptools` from 70.3.0 to 71.1.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v70.3.0...v71.1.0)

---
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-major
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent bd28425 commit 4854d04
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ certifi==2024.7.4
charset-normalizer==3.3.2
debugpy==1.8.2
docutils==0.21.2
grpcio==1.64.1
grpcio-tools==1.64.1
grpcio==1.65.1
grpcio-tools==1.65.1
idna==3.7
importlib-metadata==8.0.0
jaraco.classes==3.4.0
Expand All @@ -25,7 +25,7 @@ requests-toolbelt==1.0.0
rfc3986==2.0.0
rich==13.7.1
rply==0.7.8
setuptools==70.3.0
setuptools==71.1.0
six==1.16.0
twine==5.1.1
urllib3==2.2.2
Expand Down

0 comments on commit 4854d04

Please sign in to comment.