summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-30 19:56:14 +0200
committerGitHub <noreply@github.com>2022-05-30 19:56:14 +0200
commitfd89cc743d8f2bc562fb143054b5a26f47ce577a (patch)
treea148040902764ad54788211a4502ce743f6e5d86 /doc
parentc4cc193921651eedd70d6e6a5dedaa81db2f6a67 (diff)
downloadastroid-git-fd89cc743d8f2bc562fb143054b5a26f47ce577a.tar.gz
Update sphinx requirement from ~=4.5 to ~=5.0 (#1577)
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/v4.5.0...v5.0.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 128a84fb..2a684dfd 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,2 +1,2 @@
-e .
-sphinx~=4.5
+sphinx~=5.0