Skip to content

Commit

Permalink
Build(deps): bump the pip-deps group in /requirements with 3 updates (#…
Browse files Browse the repository at this point in the history
…229)

Bumps the pip-deps group in /requirements with 3 updates: [grpcio](https://github.com/grpc/grpc), [grpcio-tools](https://github.com/grpc/grpc) and [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme).


Updates `grpcio` from 1.66.2 to 1.67.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.66.2...v1.67.0)

Updates `grpcio-tools` from 1.66.2 to 1.67.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.66.2...v1.67.0)

Updates `ansys-sphinx-theme` from 1.1.4 to 1.1.6
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v1.1.4...v1.1.6)

---
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
- dependency-name: ansys-sphinx-theme
  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>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent bbab604 commit 7a916c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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==5.26.1
grpcio==1.66.2
grpcio-tools==1.66.2
grpcio==1.67.0
grpcio-tools==1.67.0
pytest==8.3.3
pytest-cov==5.0.0
pytest-grpc==0.8.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements_docs.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Sphinx==8.1.3
jupyter_sphinx==0.5.3
numpydoc==1.8.0
ansys_sphinx_theme==1.1.4
ansys_sphinx_theme==1.1.6
pypandoc==1.14
pytest-sphinx==0.6.3
sphinx-autobuild==2024.10.3
Expand Down

0 comments on commit 7a916c4

Please sign in to comment.