diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
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" |