Skip to content

Commit

Permalink
Build(deps): bump the pip-deps group in /requirements with 2 updates
Browse files Browse the repository at this point in the history
Bumps the pip-deps group in /requirements with 2 updates: [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) and [protobuf](https://github.com/protocolbuffers/protobuf).


Updates `ansys-sphinx-theme` from 0.14.0 to 0.14.1
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v0.14.0...v0.14.1)

Updates `protobuf` from 4.25.3 to 5.26.0
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v4.25.3...v5.26.0)

---
updated-dependencies:
- dependency-name: ansys-sphinx-theme
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
- dependency-name: protobuf
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pip-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent baaf497 commit c8f999d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements_build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Click>=7.0
Flask==3.0.2
numpy>=1.21.5
requests>=2.22.0
protobuf==4.25.3
protobuf==5.26.0
grpcio==1.62.1
grpcio-tools==1.62.1
pytest==8.1.1
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==7.2.6
jupyter_sphinx==0.5.3
numpydoc==1.6.0
ansys_sphinx_theme==0.14.0
ansys_sphinx_theme==0.14.1
pypandoc==1.13
pytest-sphinx==0.6.0
sphinx-autobuild==2024.2.4
Expand Down

0 comments on commit c8f999d

Please sign in to comment.