Skip to content

Commit 8a514cc

Browse files
Build(deps): bump the pip-deps group in /requirements with 2 updates (#281)
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.75.0 to 1.75.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.75.0...v1.75.1) Updates `grpcio-tools` from 1.75.0 to 1.75.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.75.0...v1.75.1) --- updated-dependencies: - dependency-name: grpcio dependency-version: 1.75.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: grpcio-tools dependency-version: 1.75.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bbc896f commit 8a514cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/requirements_build.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Flask==3.0.3
77
numpy>=1.21.5
88
requests>=2.22.0
99
protobuf==6.32.1
10-
grpcio==1.75.0
11-
grpcio-tools==1.75.0
10+
grpcio==1.75.1
11+
grpcio-tools==1.75.1
1212
pytest==8.4.2
1313
pytest-cov==5.0.0
1414
pytest-grpc==0.8.0

0 commit comments

Comments
 (0)