Skip to content

Commit 9d58fd7

Browse files
Bump sphinx-autodoc-typehints from 2.4.4 to 2.5.0 (#720)
* Bump sphinx-autodoc-typehints from 2.4.4 to 2.5.0 Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 2.4.4 to 2.5.0. - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md) - [Commits](tox-dev/sphinx-autodoc-typehints@2.4.4...2.5.0) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update requirements_docs.txt --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paul Profizi <[email protected]>
1 parent 176ee26 commit 9d58fd7

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

requirements/requirements_docs.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@ pypandoc==1.14
22
imageio==2.35.1
33
numpydoc==1.8.0
44
imageio-ffmpeg==0.5.1
5-
Sphinx<7.2.0; python_version == '3.8'
6-
Sphinx==8.0.2; python_version >= '3.9'
5+
Sphinx==8.0.2
76
sphinxcontrib-napoleon==0.7
87
sphinxcontrib-websupport==2.0.0
98
pytest-sphinx==0.6.3
109
sphinx-notfound-page==1.0.4
1110
sphinx-copybutton==0.5.0
1211
sphinx-gallery==0.18.0
1312
ansys_sphinx_theme==1.1.1
14-
sphinx-autodoc-typehints==2.4.4; python_version == '3.8'
15-
sphinx-autodoc-typehints==2.4.4; python_version >= '3.9'
13+
sphinx-autodoc-typehints==2.5.0
1614
pyvista==0.44.1

0 commit comments

Comments
 (0)