Skip to content

Commit 07c4269

Browse files
Bump sphinx from 5.0.0 to 8.1.3
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.0.0 to 8.1.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v5.0.0...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-version: 8.1.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dad4372 commit 07c4269

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

python/dev_require.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ prospector
2323
black
2424

2525
# The following packages are only required for building documentation and are not required at runtime
26-
sphinx==7.0.0
26+
sphinx==8.1.3
2727
sphinx_rtd_theme
2828
nbsphinx
2929
numpydoc==0.8

python/require.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ rstcheck
2222
prospector
2323

2424
# The following packages are only required for building documentation and are not required at runtime
25-
sphinx==5.0.0
25+
sphinx==8.1.3
2626
sphinx_rtd_theme
2727
nbsphinx
2828
numpydoc==0.8

0 commit comments

Comments
 (0)