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

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.12.1 to 0.12.2
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v0.12.1...v0.12.2)

Updates `protobuf` from 4.24.3 to 4.24.4
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v4.24.3...v4.24.4)

---
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-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 15, 2023
1 parent 515deff commit a5c45ee
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.0
numpy>=1.21.5
requests>=2.22.0
protobuf==4.24.3
protobuf==4.24.4
grpcio==1.59.0
grpcio-tools==1.59.0
pytest==7.4.2
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.4.0
numpydoc==1.6.0
ansys_sphinx_theme==0.12.1
ansys_sphinx_theme==0.12.2
pypandoc==1.11
pytest-sphinx==0.5.0
sphinx-autobuild==2021.3.14
Expand Down

0 comments on commit a5c45ee

Please sign in to comment.