Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 7, 2024
1 parent f5521c2 commit 52ba3c9
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 @@ -29,7 +29,7 @@ Source = "https://github.com/sloria/konch/"

[project.optional-dependencies]
dev = ["konch[tests]", "ptpython", "tox"]
docs = ["sphinx==7.4.7", "sphinx-issues==4.1.0"]
docs = ["sphinx==8.0.2", "sphinx-issues==4.1.0"]
tests = ["pytest", "scripttest==1.3", "ipython", "bpython"]

[build-system]
Expand Down

0 comments on commit 52ba3c9

Please sign in to comment.