aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pyproject.toml b/pyproject.toml
index b9a1a66d..acb8b5a1 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -36,10 +36,10 @@ pytest-cov = "3.0.0"
pytest-xdist = { version = "2.5.0", extras = ["psutil"] }
Sphinx = "4.3.2"
tomli = "2.0.0"
-GitPython = "3.1.24"
-sphinx-autodoc-typehints = "1.12.0"
+GitPython = "3.1.25"
+sphinx-autodoc-typehints = "1.14.1"
releases = "1.6.3"
-furo = "2021.11.23"
+furo = "2022.1.2"
[tool.taskipy.tasks]