Skip to content

Commit c83124c

Browse files
build(deps): bump the docs-dependencies group in /docs with 4 updates
Bumps the docs-dependencies group in /docs with 4 updates: [sphinx](https://github.com/sphinx-doc/sphinx), [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints), [furo](https://github.com/pradyunsg/furo) and [myst-parser](https://github.com/executablebooks/MyST-Parser). Updates `sphinx` from 7.2.6 to 7.3.7 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.2.6...v7.3.7) Updates `sphinx-autodoc-typehints` from 2.0.0 to 2.1.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.0.0...2.1.0) Updates `furo` from 2024.1.29 to 2024.4.27 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2024.01.29...2024.04.27) Updates `myst-parser` from 2.0.0 to 3.0.1 - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](executablebooks/MyST-Parser@v2.0.0...v3.0.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs-dependencies - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs-dependencies - dependency-name: furo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs-dependencies - dependency-name: myst-parser dependency-type: direct:production update-type: version-update:semver-major dependency-group: docs-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11a255f commit c83124c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Sphinx==7.2.6
2-
sphinx-autodoc-typehints==2.0.0
3-
furo==2024.1.29
4-
myst-parser==2.0.0
1+
Sphinx==7.3.7
2+
sphinx-autodoc-typehints==2.1.0
3+
furo==2024.4.27
4+
myst-parser==3.0.1

0 commit comments

Comments
 (0)