aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-11 18:51:56 +0000
committerGravatar GitHub <[email protected]>2024-06-11 18:51:56 +0000
commitc17d29a38019ba05a65f1ba3cafa084d2dd76ec7 (patch)
treed05664b8ced9d9d5311052eb84a894e58bb0af59 /pyproject.toml
parentBump aiodns from 3.1.1 to 3.2.0 (#232) (diff)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
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"