summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-03 10:57:38 +0000
committerGitHub <noreply@github.com>2023-05-03 10:57:38 +0000
commit8b134ac832a2a433151952c37cf5db6276e1794c (patch)
tree52fb23d3a14ee8e9613608194b990034f6264b67
parent5778437148b94aaccf6ee5011dfb00165777bfc3 (diff)
Bump sphinx from 6.2.1 to 7.0.0dependabot/pip/sphinx-7.0.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.1 to 7.0.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.0.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..526215a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1 +1 @@
-Sphinx==6.2.1
+Sphinx==7.0.0