From 566cc016e038f0fab71ea2ee9f7708534d8fa6f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Nov 2021 13:30:10 +0000 Subject: [PATCH] Bump furo from 2021.11.16 to 2021.11.23 Bumps [furo](https://github.com/pradyunsg/furo) from 2021.11.16 to 2021.11.23. - [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.11.16...2021.11.23) --- updated-dependencies: - dependency-name: furo dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4ecdf93..5602cfb 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -27,7 +27,7 @@ wheel Sphinx==4.3.0 # Sphinx theme: https://sphinx-themes.org/sample-sites/furo/ -furo==2021.11.16 +furo==2021.11.23 # Lets Sphinx parse markdown files in addition to rst. myst-parser==0.15.2