diff --git a/setup.py b/setup.py index 1acd5eb..1154c2d 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ }, install_requires=[ 'teamscale-client==7.1.1', - 'gitpython==3.1.37', + 'gitpython==3.1.41', 'gitdb2==4.0.2',