Skip to content

Commit

Permalink
Bump sphinx from 5.3.0 to 7.2.5 (#964)
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 7.2.5.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinx@v5.3.0...v7.2.5)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:development
  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>
  • Loading branch information
dependabot[bot] committed Sep 2, 2023
1 parent 7fa0d15 commit f339282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"mypy==v0.971 ; python_version>='3.6' and python_version<'3.7'",
"mypy==v1.4.1 ; python_version>='3.7'",
# Docs.
"Sphinx==5.3.0 ; python_version>='3.9'",
"Sphinx==7.2.5 ; python_version>='3.9'",
"sphinx-autobuild==2021.3.14 ; python_version>='3.9'",
"sphinx-rtd-theme==1.3.0 ; python_version>='3.9'",
]
Expand Down

0 comments on commit f339282

Please sign in to comment.