summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-26 19:38:39 +0200
committerGitHub <noreply@github.com>2022-09-26 19:38:39 +0200
commit89547ea228de8596acd668dc9e7ee597cbcd0bd0 (patch)
treefd24362941492680dc5776f22a946ac698336c12 /doc
parent6eb73d02c3af28a03a349bbb3d9bfbf888d09629 (diff)
downloadastroid-git-89547ea228de8596acd668dc9e7ee597cbcd0bd0.tar.gz
Update sphinx requirement from ~=5.1 to ~=5.2 (#1808)
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.1.0...v5.2.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> 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 90795c26..36d03c83 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,2 +1,2 @@
-e .
-sphinx~=5.1
+sphinx~=5.2