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
…182)

Bumps the pip-deps group in /requirements with 3 updates: [protobuf](https://github.com/protocolbuffers/protobuf), [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) and [sphinxcontrib-websupport](https://github.com/sphinx-doc/sphinxcontrib-websupport).


Updates `protobuf` from 4.25.1 to 4.25.2
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v4.25.1...v4.25.2)

Updates `ansys-sphinx-theme` from 0.13.0 to 0.13.1
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v0.13.0...v0.13.1)

Updates `sphinxcontrib-websupport` from 1.2.6 to 1.2.7
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-websupport/releases)
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-websupport/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinxcontrib-websupport@1.2.6...1.2.7)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
- dependency-name: ansys-sphinx-theme
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
- dependency-name: sphinxcontrib-websupport
  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 Jan 16, 2024
1 parent afd03bb commit 40f8868
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.0
numpy>=1.21.5
requests>=2.22.0
protobuf==4.25.1
protobuf==4.25.2
grpcio==1.60.0
grpcio-tools==1.60.0
pytest==7.4.4
Expand Down
4 changes: 2 additions & 2 deletions requirements/requirements_docs.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
Sphinx==7.2.6
jupyter_sphinx==0.5.3
numpydoc==1.6.0
ansys_sphinx_theme==0.13.0
ansys_sphinx_theme==0.13.1
pypandoc==1.12
pytest-sphinx==0.5.0
sphinx-autobuild==2021.3.14
sphinx-autodoc-typehints==1.25.2
sphinx-copybutton==0.5.2
sphinx-gallery==0.15.0
sphinx-notfound-page==1.0.0
sphinxcontrib-websupport==1.2.6
sphinxcontrib-websupport==1.2.7
sphinxemoji==0.2.0
pandas==2.1.4
pandoc>=2.1
Expand Down

0 comments on commit 40f8868

Please sign in to comment.