From 7c726cee2785f5ce115f5b594e50aaba8871ecba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 06:38:44 +0000 Subject: [PATCH] Bump sphinx-autoapi from 1.7.0 to 1.8.0 Bumps [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/readthedocs/sphinx-autoapi/releases) - [Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/master/CHANGELOG.rst) - [Commits](https://github.com/readthedocs/sphinx-autoapi/compare/v1.7.0...v1.8.0) Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index f0c41ef..4c63f7f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,3 +1,3 @@ Sphinx==3.5.3 -sphinx-autoapi==1.7.0 +sphinx-autoapi==1.8.0 sphinx-material==0.0.32