Skip to content

Commit 81bffb3

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: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d72065 commit 81bffb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ flake8-polyfill==1.0.2
102102
# via pep8-naming
103103
gitdb==4.0.11
104104
# via gitpython
105-
gitpython==3.1.43
105+
gitpython==3.1.44
106106
# via prospector
107107
gunicorn==23.0.0
108108
# via -r requirements.in

0 commit comments

Comments
 (0)