summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-01 17:01:23 +0200
committerGitHub <noreply@github.com>2022-08-01 17:01:23 +0200
commit2b6f2385f373124df58e6160188258ca7a8ac20e (patch)
tree927543f7e812bcf8ec68e1a5cceb5fce52a35e58
parentc7afe9940c2b80738cfc0c99bff479a2dfc50fbe (diff)
downloadpylint-git-2b6f2385f373124df58e6160188258ca7a8ac20e.tar.gz
Bump sphinx from 5.1.0 to 5.1.1 (#7253)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.1.0 to 5.1.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.1.0...v5.1.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch ... 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 1a6f797c3..512d311aa 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,4 +1,4 @@
-Sphinx==5.1.0
+Sphinx==5.1.1
sphinx-reredirects<1
myst-parser~=0.18
towncrier~=21.9