summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-15 14:06:54 +0000
committerGitHub <noreply@github.com>2023-05-15 14:06:54 +0000
commit5fdf83d69dabf0231bcb80b15e64f1be374730e0 (patch)
tree3db3505ae41305323ad895fb42d4f8f3097be4b8
parent2c9d58563aa8268cdcb2ffa3e72d0776b3cf01ee (diff)
downloadpylint-git-dependabot/pip/sphinx-7.0.1.tar.gz
Bump sphinx from 6.2.0 to 7.0.1dependabot/pip/sphinx-7.0.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.0 to 7.0.1. - [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.2.0...v7.0.1) --- 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 62b6b6b0f..2206a83d1 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,4 +1,4 @@
-Sphinx==6.2.0
+Sphinx==7.0.1
sphinx-reredirects<1
myst-parser~=1.0
towncrier~=22.12