Skip to content

Commit a2440e1

Browse files
Bump the docs-dependencies group across 1 directory with 4 updates
Bumps the docs-dependencies group with 4 updates in the /docs directory: [furo](https://github.com/pradyunsg/furo), [sphinx](https://github.com/sphinx-doc/sphinx), [sphinx-click](https://github.com/click-contrib/sphinx-click) and [myst-parser](https://github.com/executablebooks/MyST-Parser). Updates `furo` from 2023.9.10 to 2024.8.6 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2023.09.10...2024.08.06) Updates `sphinx` from 7.2.6 to 8.2.3 - [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...v8.2.3) Updates `sphinx-click` from 5.1.0 to 6.0.0 - [Release notes](https://github.com/click-contrib/sphinx-click/releases) - [Commits](click-contrib/sphinx-click@5.1.0...6.0.0) Updates `myst-parser` from 2.0.0 to 4.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...v4.0.1) --- updated-dependencies: - dependency-name: furo dependency-type: direct:production update-type: version-update:semver-major dependency-group: docs-dependencies - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major dependency-group: docs-dependencies - dependency-name: sphinx-click dependency-type: direct:production update-type: version-update:semver-major 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] <support@github.com>
1 parent a186acb commit a2440e1

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-
furo==2023.9.10
2-
sphinx==7.2.6
3-
sphinx-click==5.1.0
4-
myst_parser==2.0.0
1+
furo==2024.8.6
2+
sphinx==8.2.3
3+
sphinx-click==6.0.0
4+
myst_parser==4.0.1

0 commit comments

Comments
 (0)