Skip to content

Commit 064d226

Browse files
Build(deps): bump the pip-deps group in /requirements with 3 updates
Bumps the pip-deps group in /requirements with 3 updates: [grpcio](https://github.com/grpc/grpc), [grpcio-tools](https://github.com/grpc/grpc) and [pytest](https://github.com/pytest-dev/pytest). Updates `grpcio` from 1.70.0 to 1.72.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.70.0...v1.72.1) Updates `grpcio-tools` from 1.70.0 to 1.72.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.70.0...v1.72.1) Updates `pytest` from 8.3.5 to 8.4.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.5...8.4.0) --- updated-dependencies: - dependency-name: grpcio dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: grpcio-tools dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9bc0bf commit 064d226

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements/requirements_build.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ Flask==3.0.3
77
numpy>=1.21.5
88
requests>=2.22.0
99
protobuf==5.26.1
10-
grpcio==1.70.0
11-
grpcio-tools==1.70.0
12-
pytest==8.3.5
10+
grpcio==1.72.1
11+
grpcio-tools==1.72.1
12+
pytest==8.4.0
1313
pytest-cov==5.0.0
1414
pytest-grpc==0.8.0
1515
conan>=1.48.0,<2

0 commit comments

Comments
 (0)