diff options
Diffstat (limited to '')
| -rw-r--r-- | pyproject.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
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]  |