From eb3738bf341b60bcc4883f35784ae71e6f4edeb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 12:05:15 +0000 Subject: [PATCH] Bump furo from 2021.3.20b30 to 2021.7.31b41 Bumps [furo](https://github.com/pradyunsg/furo) from 2021.3.20b30 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.03.20.beta30...2021.07.31.beta41) --- updated-dependencies: - dependency-name: furo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c126dfe..40552c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ discord.py~=1.7.2 Sphinx~=3.5.4 black==20.8b1 -furo==2021.3.20b30 \ No newline at end of file +furo==2021.7.31b41 \ No newline at end of file