Skip to content

Commit

Permalink
Bump sphinx from 8.0.2 to 8.1.3 (#296)
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.0.2 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@v8.0.2...v8.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent dae05f1 commit c81073e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Source = "https://github.com/sloria/doitlive/"

[project.optional-dependencies]
tests = ["pytest", "IPython>=8"]
docs = ["sphinx==8.0.2", "sphinx-issues==4.1.0"]
docs = ["sphinx==8.1.3", "sphinx-issues==4.1.0"]
dev = ["doitlive[tests]", "tox", "pre-commit>=3.6,<5.0"]

[project.scripts]
Expand Down

0 comments on commit c81073e

Please sign in to comment.