Skip to content

Commit 177fb94

Browse files
build(deps): bump the docs-dependencies group across 1 directory with 2 updates
Bumps the docs-dependencies group with 2 updates in the /docs directory: [sphinx](https://github.com/sphinx-doc/sphinx) and [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints). Updates `sphinx` from 8.2.3 to 9.0.1 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.2.3...v9.0.1) Updates `sphinx-autodoc-typehints` from 3.1.0 to 3.5.2 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](tox-dev/sphinx-autodoc-typehints@3.1.0...3.5.2) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: docs-dependencies - dependency-name: sphinx-autodoc-typehints dependency-version: 3.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f7763f commit 177fb94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Sphinx==8.2.3
2-
sphinx-autodoc-typehints==3.1.0
1+
Sphinx==9.0.1
2+
sphinx-autodoc-typehints==3.5.2
33
furo==2025.9.25
44
myst-parser==4.0.1

0 commit comments

Comments
 (0)