aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
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 c7923b57..8b7461a3 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -52,7 +52,7 @@ pre-commit = "3.7.1"
[tool.poetry.group.doc.dependencies]
Sphinx = "7.3.7"
-gitpython = "3.1.42"
+gitpython = "3.1.43"
sphinx-autodoc-typehints = "2.1.0"
furo = "2024.1.29"
six = "1.16.0"