Skip to content

Commit

Permalink
Bump the pip-dependencies group with 3 updates (#382)
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.3 to 1.65.5
- [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.3...v1.65.5)

Updates `grpcio-tools` from 1.64.3 to 1.65.5
- [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.3...v1.65.5)

Updates `setuptools` from 72.1.0 to 72.2.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v72.1.0...v72.2.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-minor
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent d699a04 commit c3a86b7
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.5
docutils==0.21.2
grpcio==1.64.3
grpcio-tools==1.64.3
grpcio==1.65.5
grpcio-tools==1.65.5
idna==3.7
importlib-metadata==8.2.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==72.1.0
setuptools==72.2.0
six==1.16.0
twine==5.1.1
urllib3==2.2.2
Expand Down

0 comments on commit c3a86b7

Please sign in to comment.