summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-07 23:04:54 +0000
committerGitHub <noreply@github.com>2024-05-07 23:04:54 +0000
commit15cd7de8d2b0785a78e4b12f96f5f0c88f69ce0e (patch)
treeff6c3a4c12b0d5878c379bf8c3563660d5ed312a
parent975d208d60f1dc98e9afbe70d5e89a5a7a0fa85f (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 02f42e5..562b1ff 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,2 +1,2 @@
-Sphinx==7.1.2
+Sphinx==7.3.7
furo==2024.5.6