Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.

Commit 8da772e

Browse files
authored
Merge pull request #34 from cqse/dependabot/pip/gitpython-3.1.32
Bump gitpython from 3.1.30 to 3.1.32
2 parents a9548e6 + 212d30c commit 8da772e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
install_requires=[
2323
'teamscale-client==7.1.1',
24-
'gitpython==3.1.30',
24+
'gitpython==3.1.32',
2525

2626
# Required for gitpython, build fails without specifying a fixed version.
2727
# 2.0.6 is the latest version working with python 2.7 according to

0 commit comments

Comments
 (0)