diff --git a/setup.py b/setup.py index 5c7b384f..7bce2843 100644 --- a/setup.py +++ b/setup.py @@ -85,7 +85,7 @@ def _get_version() -> str: "cssselect==1.2.0", "cssutils==2.9.0", "ftfy==6.0.3", - "gitpython==3.1.40", + "gitpython==3.1.41", "importlib_resources==1.0.2", "lxml==4.9.3", "natsort==8.4.0",