diff --git a/setup.py b/setup.py index d38de09a..cff6ffe0 100644 --- a/setup.py +++ b/setup.py @@ -77,7 +77,7 @@ def _get_version() -> str: "cssselect==1.2.0", "cssutils==2.7.1", "ftfy==6.0.3", - "gitpython==3.1.35", + "gitpython==3.1.37", "importlib_resources==1.0.2", "lxml==4.9.3", "natsort==8.4.0",