Skip to content

Commit

Permalink
Build(deps): bump the pip-deps group in /requirements with 2 updates
Browse files Browse the repository at this point in the history
Bumps the pip-deps group in /requirements with 2 updates: [grpcio](https://github.com/grpc/grpc) and [grpcio-tools](https://github.com/grpc/grpc).


Updates `grpcio` from 1.62.2 to 1.63.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.62.2...v1.63.0)

Updates `grpcio-tools` from 1.62.2 to 1.63.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.62.2...v1.63.0)

---
updated-dependencies:
- dependency-name: grpcio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-deps
- dependency-name: grpcio-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent c40dea8 commit 5a229b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/requirements_build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Flask==3.0.3
numpy>=1.21.5
requests>=2.22.0
protobuf==4.25.3
grpcio==1.62.2
grpcio-tools==1.62.2
grpcio==1.63.0
grpcio-tools==1.63.0
pytest==8.2.0
pytest-cov==5.0.0
pytest-grpc==0.8.0
Expand Down

0 comments on commit 5a229b1

Please sign in to comment.