From 0722e3d6c2c1620753f8e059453c62b0b8b80de9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 14:20:12 +0000 Subject: Bump furo from 2022.4.7 to 2022.6.21 Bumps [furo](https://github.com/pradyunsg/furo) from 2022.4.7 to 2022.6.21. - [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/2022.04.07...2022.06.21) --- updated-dependencies: - dependency-name: furo dependency-type: direct:development update-type: version-update:semver-minor ... 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 8857185a..8cbdd55c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ pytest-xdist = "2.5.0" Sphinx = "4.5.0" GitPython = "3.1.27" sphinx-autodoc-typehints = "1.18.3" -furo = "2022.4.7" +furo = "2022.6.21" releases = "1.6.3" sphinx-multiversion = "0.2.4" -- cgit v1.2.3