Skip to content

Commit 0e5e5a0

Browse files
Bump gitpython from 3.1.43 to 3.1.44 (#1775)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9382965 commit 0e5e5a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
'tenacity>=8.2.3,<10',
7474
'catalogue>=2,<3',
7575
'typer<1',
76-
'GitPython==3.1.43',
76+
'GitPython==3.1.44',
7777
]
7878

7979
extra_deps = {}

0 commit comments

Comments
 (0)