Skip to content

Commit

Permalink
build(deps): bump sphinx from 7.2.6 to 8.1.3
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 to 8.1.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.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 3ee57f1 commit e95052e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ doc = [
"numpydoc==1.8.0",
"pillow==10.4.0",
"docker>=7.1.0",
"Sphinx==7.2.6",
"Sphinx==8.1.3",
"sphinx-copybutton==0.5.2",
"sphinx-gallery==0.18.0",
]
Expand All @@ -101,7 +101,7 @@ dev = [
"docker>=7.1.0",
"pytest==8.3.3",
"pytest-cov==4.1.0",
"Sphinx==7.2.6",
"Sphinx==8.1.3",
"sphinx-copybutton==0.5.2",
"sphinx-gallery==0.18.0",
"pre-commit==3.3.3",
Expand Down

0 comments on commit e95052e

Please sign in to comment.