Skip to content

Commit edcef7b

Browse files
Build(deps): bump the pip-deps group in /requirements with 4 updates
Bumps the pip-deps group in /requirements with 4 updates: [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme), [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints), [sphinxemoji](https://github.com/sphinx-contrib/emojicodes) and [matplotlib](https://github.com/matplotlib/matplotlib). Updates `ansys-sphinx-theme` from 1.6.3 to 1.6.4 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.6.3...v1.6.4) Updates `sphinx-autodoc-typehints` from 3.5.2 to 3.6.0 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](tox-dev/sphinx-autodoc-typehints@3.5.2...3.6.0) Updates `sphinxemoji` from 0.3.1 to 0.3.2 - [Commits](sphinx-contrib/emojicodes@v0.3.1...v0.3.2) Updates `matplotlib` from 3.10.7 to 3.10.8 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.7...v3.10.8) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-version: 1.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: sphinx-autodoc-typehints dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: sphinxemoji dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: matplotlib dependency-version: 3.10.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b3a88e commit edcef7b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements/requirements_docs.txt

Lines changed: 4 additions & 4 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.10.0
4-
ansys_sphinx_theme==1.6.3
4+
ansys_sphinx_theme==1.6.4
55
pypandoc==1.16.2
66
pytest-sphinx==0.6.3
77
sphinx-autobuild==2025.8.25
8-
sphinx-autodoc-typehints==3.5.2
8+
sphinx-autodoc-typehints==3.6.0
99
sphinx-copybutton==0.5.2
1010
sphinx-gallery==0.20.0
1111
sphinx-notfound-page==1.1.0
1212
sphinxcontrib-websupport==2.0.0
13-
sphinxemoji==0.3.1
13+
sphinxemoji==0.3.2
1414
pandas==2.3.3
1515
pandoc>=2.1
16-
matplotlib==3.10.7
16+
matplotlib==3.10.8
1717
breathe>=4.33.1

0 commit comments

Comments
 (0)