summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-01 20:27:47 +0100
committerGitHub <noreply@github.com>2022-03-01 20:27:47 +0100
commit10b0d80a3b5b54b8e6a949a1e38c8626ebdb0263 (patch)
tree5bfb1379619622067fc9b8c6c6b6ec00b97b4b8e /doc
parent16c4c46d0a6bd65a42bda27f8fe263de3ff42613 (diff)
downloadastroid-git-10b0d80a3b5b54b8e6a949a1e38c8626ebdb0263.tar.gz
Update sphinx requirement from ~=4.0 to ~=4.4 (#1426)
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/4.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.0.0...v4.4.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 3c1df6a6..66e1e4e5 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,2 +1,2 @@
-e .
-sphinx~=4.0
+sphinx~=4.4