summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-01 14:09:26 +0000
committerGitHub <noreply@github.com>2023-05-01 14:09:26 +0000
commitfa92b25382f504c61713f5251c00f0103867290c (patch)
treea1e78166d7e923a29e37509b1ce36a0c7e544644
parentf8288842e58a8b6007ff15ab380c84b00eb9b7a3 (diff)
downloadpylint-git-dependabot/pip/sphinx-7.0.0.tar.gz
Bump sphinx from 6.2.0 to 7.0.0dependabot/pip/sphinx-7.0.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.0 to 7.0.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.2.0...v7.0.0) --- 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..75bb9f482 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,4 +1,4 @@
-Sphinx==6.2.0
+Sphinx==7.0.0
sphinx-reredirects<1
myst-parser~=1.0
towncrier~=22.12