Skip to content

Commit

Permalink
Bump sphinx from 8.1.0 to 8.1.3
Browse files Browse the repository at this point in the history
Bumps [sphinx](https:/sphinx-doc/sphinx) from 8.1.0 to 8.1.3.
- [Release notes](https:/sphinx-doc/sphinx/releases)
- [Changelog](https:/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v8.1.0...v8.1.3)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 43ed13e commit 675ae97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sphinx==8.1.0
sphinx==8.1.3
sphinx_rtd_theme
nbsphinx
jupyter
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ coverage<=7.6.2
pytest==8.3.3
nbconvert==7.16.4
jupyter==1.1.1
sphinx<=8.1.0
sphinx<=8.1.3
sphinx_rtd_theme==3.0.1
nbsphinx==0.9.5
pre-commit<=4.0.1
Expand Down

0 comments on commit 675ae97

Please sign in to comment.