summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-31 10:15:22 +0000
committerGitHub <noreply@github.com>2023-08-31 10:15:22 +0000
commitb146cd0c6076cf6ecbc23ea936fe9aaaf0d4019e (patch)
treea3198a1515767784c68df08ca659ebfc86220430
parentc2ddaa0bcfbb0f51e794057ee280ad1450d897bd (diff)
Bump sphinx from 7.1.2 to 7.2.5dependabot/pip/sphinx-7.2.5
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.1.2 to 7.2.5. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.1.2...v7.2.5) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 6707923..43b82e0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,2 +1,2 @@
-Sphinx==7.1.2
+Sphinx==7.2.5
furo==2023.8.19