Skip to content

Commit e032538

Browse files
Build(deps): bump the pip-deps group in /requirements with 2 updates
Bumps the pip-deps group in /requirements with 2 updates: [protobuf](https://github.com/protocolbuffers/protobuf) and [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme). Updates `protobuf` from 6.33.5 to 7.34.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `ansys-sphinx-theme` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.34.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps - dependency-name: ansys-sphinx-theme dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 402a2ca commit e032538

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/requirements_build.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Click>=7.0
66
Flask==3.0.3
77
numpy>=1.21.5
88
requests>=2.22.0
9-
protobuf==6.33.5
9+
protobuf==7.34.0
1010
grpcio==1.78.0
1111
grpcio-tools==1.78.0
1212
pytest==9.0.2

requirements/requirements_docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Sphinx==8.2.3
22
jupyter_sphinx==0.5.3
33
numpydoc==1.10.0
4-
ansys_sphinx_theme==1.7.0
4+
ansys_sphinx_theme==1.7.2
55
pypandoc==1.16.2
66
pytest-sphinx==0.7.1
77
sphinx-autobuild==2025.8.25

0 commit comments

Comments
 (0)