Skip to content

Commit

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

Bumps the pip-deps group in /requirements with 4 updates: [sphinx](https://github.com/sphinx-doc/sphinx), [sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page), [grpcio](https://github.com/grpc/grpc) and [grpcio-tools](https://github.com/grpc/grpc).


Updates `sphinx` from 7.4.7 to 8.0.2
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.0.2/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v7.4.7...v8.0.2)

Updates `sphinx-notfound-page` from 1.0.2 to 1.0.4
- [Changelog](https://github.com/readthedocs/sphinx-notfound-page/blob/main/CHANGELOG.rst)
- [Commits](readthedocs/sphinx-notfound-page@1.0.2...1.0.4)

Updates `grpcio` from 1.65.1 to 1.65.4
- [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.65.1...v1.65.4)

Updates `grpcio-tools` from 1.65.1 to 1.65.4
- [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.65.1...v1.65.4)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pip-deps
- dependency-name: sphinx-notfound-page
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
- 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
...

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 Aug 6, 2024
1 parent 8a2206a commit a170d8b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.65.1
grpcio-tools==1.65.1
grpcio==1.65.4
grpcio-tools==1.65.4
pytest==8.3.2
pytest-cov==5.0.0
pytest-grpc==0.8.0
Expand Down
4 changes: 2 additions & 2 deletions requirements/requirements_docs.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Sphinx==7.4.7
Sphinx==8.0.2
jupyter_sphinx==0.5.3
numpydoc==1.7.0
ansys_sphinx_theme==0.16.6
Expand All @@ -8,7 +8,7 @@ sphinx-autobuild==2024.4.16
sphinx-autodoc-typehints==2.2.3
sphinx-copybutton==0.5.2
sphinx-gallery==0.17.0
sphinx-notfound-page==1.0.2
sphinx-notfound-page==1.0.4
sphinxcontrib-websupport==2.0.0
sphinxemoji==0.3.1
pandas==2.2.2
Expand Down

0 comments on commit a170d8b

Please sign in to comment.