summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-19 01:58:43 +0000
committerGitHub <noreply@github.com>2023-08-19 01:58:43 +0000
commite0de927c4be84533f2e43b098dd999f1794b57f8 (patch)
tree4c64a68de869fa3373f2821bdd1739e8874579db
parentcec87a5341fea42b728d8cc6dd955007d0cc3d3d (diff)
Bump sphinx from 7.1.2 to 7.2.2dependabot/pip/sphinx-7.2.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.1.2 to 7.2.2. - [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.2) --- 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 a52e0ed..dd272b8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,2 +1,2 @@
-Sphinx==7.1.2
+Sphinx==7.2.2
furo==2023.8.17