diff --git a/pyproject.toml b/pyproject.toml index eeb06d84ea..6904ca572b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ "Click~=8.1.3", "filelock~=3.8.0", "filetype~=1.2.0", - "GitPython~=3.1.31", + "GitPython~=3.1.33", "Jinja2~=3.1.2", "Pillow~=9.5.0", "PyJWT~=2.7.0",