Skip to content

Commit

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


Updates `grpcio` from 1.62.1 to 1.62.2
- [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.62.1...v1.62.2)

Updates `grpcio-tools` from 1.62.1 to 1.62.2
- [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.62.1...v1.62.2)

---
updated-dependencies:
- dependency-name: grpcio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: grpcio-tools
  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>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent ed56761 commit a5ac235
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ certifi==2024.2.2
charset-normalizer==3.3.2
debugpy==1.8.1
docutils==0.20.1
grpcio==1.62.1
grpcio-tools==1.62.1
grpcio==1.62.2
grpcio-tools==1.62.2
idna==3.7
importlib-metadata==7.1.0
jaraco.classes==3.4.0
Expand Down

0 comments on commit a5ac235

Please sign in to comment.