Skip to content

Commit

Permalink
Bump sphinx from 6.2.1 to 7.1.2 (#340)
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.1 to 7.1.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@v6.2.1...v7.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eike Caldeweyher <46899008+f3rmion@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and f3rmion authored Nov 13, 2023
1 parent 39b387f commit 379c5c8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ safety = "^2.3.5"
mypy = "^1.4"
typeguard = "^2.13.3"
xdoctest = {extras = ["colors"], version = "^1.0.0"}
sphinx = "^6.2.1"
sphinx = "^7.1.2"
sphinx-autobuild = "^2021.3.14"
pre-commit = "^3.3.3"
flake8 = "^4.0.1"
Expand Down

0 comments on commit 379c5c8

Please sign in to comment.