Skip to content

Commit 71a19ab

Browse files
pyproject: bump GitPython 3.1.43 -> 3.1.44
The last GitPython release 3.1.44 has my fix on progress notification integrated.
1 parent a4e89e5 commit 71a19ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
"tomli>=2.0.1; python_version < '3.11'",
3131
"referencing>=0.33.0",
3232
"rich>=13.6",
33-
"GitPython>=3.1.43",
33+
"GitPython>=3.1.44",
3434
]
3535
classifiers = [
3636
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)