summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-24 14:31:06 +0000
committerGitHub <noreply@github.com>2023-04-24 14:31:06 +0000
commit044cafcd27e66e84e699ff68a414ce9f0c3a3bb6 (patch)
tree995cdec56ffb9b755cec64a24794fa6a676f7fcb
parentaa28cd9f04c6d1196d82ff94a530367ed5c9c8f8 (diff)
downloadpylint-git-044cafcd27e66e84e699ff68a414ce9f0c3a3bb6.tar.gz
Bump sphinx from 6.1.3 to 6.2.0 (#8617)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.1.3 to 6.2.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.1.3...v6.2.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 b2c321600..62b6b6b0f 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,4 +1,4 @@
-Sphinx==6.1.3
+Sphinx==6.2.0
sphinx-reredirects<1
myst-parser~=1.0
towncrier~=22.12