summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-03 10:27:06 +0000
committerBrian May <brian@linuxpenguins.xyz>2022-06-05 09:41:39 +1000
commit0914bef9a242ec8b16057b8e6c30046190bcf33a (patch)
treec0c70757cf1c4e73824438e143f495b281703bcd
parent93200f7095fad4a090c075397db91ad80bead976 (diff)
Bump sphinx from 5.0.0 to 5.0.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.0.0 to 5.0.1. - [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/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch ... 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 a595235..bba2ca6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,2 +1,2 @@
setuptools-scm==6.4.2
-Sphinx==5.0.0
+Sphinx==5.0.1