summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-28 19:50:39 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2022-04-19 21:30:52 +0200
commitc9783ef9744706224df4a162cb0594cd652c2edb (patch)
tree1995daf5f6ffa441ddece884848f178dab900beb /doc
parentc81e83dfa364eba9acb33502c74878e5ccb33180 (diff)
downloadastroid-git-c9783ef9744706224df4a162cb0594cd652c2edb.tar.gz
Update sphinx requirement from ~=4.4 to ~=4.5 (#1492)
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.4.0...v4.5.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 66e1e4e5..128a84fb 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,2 +1,2 @@
-e .
-sphinx~=4.4
+sphinx~=4.5