summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-14 10:10:55 +0000
committerGitHub <noreply@github.com>2023-09-14 10:10:55 +0000
commita2187e0130a9236cebb3840787baeaee6d76c4e3 (patch)
tree858158d719f9973c9a14dd701290447d8c23a5e2
parent670cc363bad1366a270636dbaeb7543d06622337 (diff)
Bump sphinx from 7.1.2 to 7.2.6dependabot/pip/sphinx-7.2.6
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.1.2 to 7.2.6. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.1.2...v7.2.6) --- 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 d1315fc..c4a0995 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,2 +1,2 @@
-Sphinx==7.1.2
+Sphinx==7.2.6
furo==2023.9.10