summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-29 22:47:36 +0000
committerGitHub <noreply@github.com>2024-04-29 22:47:36 +0000
commiteccf01f8c4f7c65cc6f2ebe8fbf324eb9a2ce196 (patch)
treec13be5dd6b78a38d24698429f8a98377428dfcfb
parent4ba7612d904be0634cfe31bebef1cb7165306e5d (diff)
Bump sphinx from 7.1.2 to 7.3.7dependabot/pip/sphinx-7.3.7
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.1.2 to 7.3.7. - [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.3.7) --- 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 822be6b..c69e71e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,2 +1,2 @@
-Sphinx==7.1.2
+Sphinx==7.3.7
furo==2024.4.27