summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-24 10:48:19 +0000
committerGitHub <noreply@github.com>2023-08-24 10:48:19 +0000
commit1469bae7be039f6d3abb91c731847e5244a23804 (patch)
tree821584dd8de69100cd7035546998e4a2866a3843
parentc2ddaa0bcfbb0f51e794057ee280ad1450d897bd (diff)
Bump sphinx from 7.1.2 to 7.2.3dependabot/pip/sphinx-7.2.3
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.1.2 to 7.2.3. - [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.3) --- 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 6707923..6c64da0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,2 +1,2 @@
-Sphinx==7.1.2
+Sphinx==7.2.3
furo==2023.8.19