Skip to content

Commit 7df3e04

Browse files
Bump gitpython from 3.1.43 to 3.1.44
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.43 to 3.1.44. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.43...3.1.44) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b22d35 commit 7df3e04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/make_release_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ deprecated==1.2.14
1818
# via pygithub
1919
gitdb==4.0.11
2020
# via gitpython
21-
gitpython==3.1.43
21+
gitpython==3.1.44
2222
# via -r scripts/make_release_requirements.in
2323
idna==3.7
2424
# via requests

0 commit comments

Comments
 (0)