summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-25 19:49:47 +0200
committerGitHub <noreply@github.com>2022-07-25 19:49:47 +0200
commita6db4065e3fcc096c62dcdc53f209b8ee6d7572b (patch)
tree573eb6942a75230a6e2a785e65319b862699abe9 /doc
parent26296c3adc25097ea7f972131bb349ef99f82c6d (diff)
downloadastroid-git-a6db4065e3fcc096c62dcdc53f209b8ee6d7572b.tar.gz
Update sphinx requirement from ~=5.0 to ~=5.1 (#1720)
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. - [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.0.0...v5.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index 2a684dfd..90795c26 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,2 +1,2 @@
-e .
-sphinx~=5.0
+sphinx~=5.1