summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-30 10:13:29 +0000
committerBrian May <brian@linuxpenguins.xyz>2022-05-30 20:31:28 +1000
commit553bc2b70ce0ab86a084f229686dcdf03e46e894 (patch)
tree374d620e463adc23f7e6527e481bcbd9704b2910
parentbf4cb64f25b3c290cbbe366e3ed4d02d01edb5b1 (diff)
Bump sphinx from 4.5.0 to 5.0.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.5.0 to 5.0.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.5.0...v5.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 d5a8119..a595235 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,2 +1,2 @@
setuptools-scm==6.4.2
-Sphinx==4.5.0
+Sphinx==5.0.0