summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-25 10:55:10 +0000
committerGitHub <noreply@github.com>2023-07-25 10:55:10 +0000
commit615362bd9e7b8e6eecfd07c83ed7ae89525dbb4e (patch)
tree2749e743681d200e1fa1684b366d1c4532e299d3
parent4e592265f67966a431571d7281cf27096b7b6646 (diff)
Bump sphinx from 6.2.1 to 7.1.0dependabot/pip/sphinx-7.1.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.1 to 7.1.0. - [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/v6.2.1...v7.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... 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 5d376f5..5c4bed3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1 +1 @@
-Sphinx==6.2.1
+Sphinx==7.1.0