Skip to content

Commit 16395ed

Browse files
Build(deps): bump the pip-deps group in /requirements with 4 updates
Bumps the pip-deps group in /requirements with 4 updates: [grpcio](https://github.com/grpc/grpc), [grpcio-tools](https://github.com/grpc/grpc), [pytest](https://github.com/pytest-dev/pytest) and [matplotlib](https://github.com/matplotlib/matplotlib). Updates `grpcio` from 1.68.0 to 1.68.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.68.0...v1.68.1) Updates `grpcio-tools` from 1.68.0 to 1.68.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.68.0...v1.68.1) Updates `pytest` from 8.3.3 to 8.3.4 - [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.3...8.3.4) Updates `matplotlib` from 3.9.2 to 3.9.3 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.9.2...v3.9.3) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: grpcio-tools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0f6a96 commit 16395ed

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.68.0
11-
grpcio-tools==1.68.0
12-
pytest==8.3.3
10+
grpcio==1.68.1
11+
grpcio-tools==1.68.1
12+
pytest==8.3.4
1313
pytest-cov==5.0.0
1414
pytest-grpc==0.8.0
1515
conan>=1.48.0,<2

requirements/requirements_docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ sphinxcontrib-websupport==2.0.0
1313
sphinxemoji==0.3.1
1414
pandas==2.2.3
1515
pandoc>=2.1
16-
matplotlib==3.9.2
16+
matplotlib==3.9.3
1717
breathe>=4.33.1

0 commit comments

Comments
 (0)