Skip to content

Commit c540abf

Browse files
Build(deps): bump the pip-deps group in /requirements with 3 updates (#283)
Bumps the pip-deps group in /requirements with 3 updates: [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme), [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) and [matplotlib](https://github.com/matplotlib/matplotlib). Updates `ansys-sphinx-theme` from 1.6.1 to 1.6.3 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.6.1...v1.6.3) Updates `sphinx-autodoc-typehints` from 3.2.0 to 3.5.1 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](tox-dev/sphinx-autodoc-typehints@3.2.0...3.5.1) Updates `matplotlib` from 3.10.6 to 3.10.7 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.6...v3.10.7) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: sphinx-autodoc-typehints dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: matplotlib dependency-version: 3.10.7 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>
1 parent 0baf281 commit c540abf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements/requirements_docs.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
Sphinx==8.2.3
22
jupyter_sphinx==0.5.3
33
numpydoc==1.9.0
4-
ansys_sphinx_theme==1.6.1
4+
ansys_sphinx_theme==1.6.3
55
pypandoc==1.15
66
pytest-sphinx==0.6.3
77
sphinx-autobuild==2025.8.25
8-
sphinx-autodoc-typehints==3.2.0
8+
sphinx-autodoc-typehints==3.5.1
99
sphinx-copybutton==0.5.2
1010
sphinx-gallery==0.19.0
1111
sphinx-notfound-page==1.1.0
1212
sphinxcontrib-websupport==2.0.0
1313
sphinxemoji==0.3.1
1414
pandas==2.3.3
1515
pandoc>=2.1
16-
matplotlib==3.10.6
16+
matplotlib==3.10.7
1717
breathe>=4.33.1

0 commit comments

Comments
 (0)