summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-02 21:32:24 +0000
committerDaniƫl van Noord <13665637+DanielNoord@users.noreply.github.com>2023-03-02 22:54:35 +0100
commit43cc43202d3f08ec9da29d57a4655cc22ad160fa (patch)
tree6cbf9c6361053a01cae3525a29eb9ae0d3622081
parentae312a0ddae3ceddcf9cf2aad052eb99eede267f (diff)
downloadpylint-git-43cc43202d3f08ec9da29d57a4655cc22ad160fa.tar.gz
Bump sphinx from 5.3.0 to 6.1.3
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 6.1.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/v5.3.0...v6.1.3) --- 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--doc/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index 9aa934fa8..1a9e621b6 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,4 +1,4 @@
-Sphinx==5.3.0
+Sphinx==6.1.3
sphinx-reredirects<1
myst-parser~=0.19
towncrier~=22.12