Skip to content

Commit f043992

Browse files
⬆ Bump gitpython from 3.1.44 to 3.1.45
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.44 to 3.1.45. - [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.44...3.1.45) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.45 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f25353d commit f043992

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.18
1818
# via pygithub
1919
gitdb==4.0.12
2020
# via gitpython
21-
gitpython==3.1.44
21+
gitpython==3.1.45
2222
# via -r scripts/make_release_requirements.in
2323
idna==3.10
2424
# via requests

0 commit comments

Comments
 (0)