We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9382965 commit 0e5e5a0Copy full SHA for 0e5e5a0
setup.py
@@ -73,7 +73,7 @@
73
'tenacity>=8.2.3,<10',
74
'catalogue>=2,<3',
75
'typer<1',
76
- 'GitPython==3.1.43',
+ 'GitPython==3.1.44',
77
]
78
79
extra_deps = {}
0 commit comments