summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-19 10:14:23 +0000
committerGitHub <noreply@github.com>2024-04-19 10:14:23 +0000
commitdcb3ac306e0c0d7237bd8b73ae6a85281b6e342d (patch)
treee2cd4864f818b53c8b3342f2879fb3a92aad497c
parent6bd3bd738ab9a7049d130ac7f768e4f2caf2d44f (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 5b8f3eb..b3eb3b2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,2 +1,2 @@
-Sphinx==7.1.2
+Sphinx==7.3.7
furo==2024.1.29