From c17d29a38019ba05a65f1ba3cafa084d2dd76ec7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 18:51:56 +0000 Subject: Bump furo from 2024.1.29 to 2024.5.6 (#230) Bumps [furo](https://github.com/pradyunsg/furo) from 2024.1.29 to 2024.5.6. - [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/2024.01.29...2024.05.06) --- updated-dependencies: - dependency-name: furo dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 8b7461a3..8b9e4e01 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ pre-commit = "3.7.1" Sphinx = "7.3.7" gitpython = "3.1.43" sphinx-autodoc-typehints = "2.1.0" -furo = "2024.1.29" +furo = "2024.5.6" six = "1.16.0" releases = "2.1.1" sphinx-multiversion = "0.2.4" -- cgit v1.2.3