From 59a59b3b53faa6373d4587405c6ffb7b16ba23b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 16:02:14 +0000 Subject: [PATCH] Build(deps): Bump furo from 2021.7.28b40 to 2021.7.31b41 in /docs Bumps [furo](https://github.com/pradyunsg/furo) from 2021.7.28b40 to 2021.7.31b41. - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](https://github.com/pradyunsg/furo/compare/2021.07.28.beta40...2021.07.31.beta41) --- updated-dependencies: - dependency-name: furo dependency-type: direct:production update-type: version-update:semver-patch ... 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 8f687646..87d9cf1f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,2 +1,2 @@ sphinx==4.1.2 -furo==2021.7.28b40 +furo==2021.7.31b41