From 401fd0000649b910f3a9fe729ed25be7b0ef6aeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 08:22:23 +0000 Subject: [PATCH] Bump sphinx-autoapi from 1.7.0 to 1.8.1 Bumps [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) from 1.7.0 to 1.8.1. - [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.1) 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..717cc84 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.1 sphinx-material==0.0.32