From 1cee2920cd9c16fce616150cad484f02b9ad1e9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jan 2022 20:27:20 +0000 Subject: Bump furo from 2021.11.23 to 2022.1.2 Bumps [furo](https://github.com/pradyunsg/furo) from 2021.11.23 to 2022.1.2. - [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.23...2022.01.02) --- updated-dependencies: - dependency-name: furo dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 0e7d4192..41e4881f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ tomli = "2.0.0" GitPython = "3.1.24" sphinx-autodoc-typehints = "1.12.0" releases = "1.6.3" -furo = "2021.11.23" +furo = "2022.1.2" [tool.taskipy.tasks] -- cgit v1.2.3