diff --git a/setup.py b/setup.py index bdbdb8c4..2e4a2734 100644 --- a/setup.py +++ b/setup.py @@ -88,7 +88,7 @@ def _get_version() -> str: "cssselect==1.4.0", "cssutils==2.15.0", "ftfy==6.3.1", - "gitpython==3.1.50", + "gitpython==3.1.52", "installed_browsers==0.1.5", "lxml==6.1.1", "natsort==8.4.0",