Skip to content

Commit 31122d7

Browse files
Bump gitpython from 3.1.35 to 3.1.37 in /scripts
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.35 to 3.1.37. - [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.35...3.1.37) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b86e5d8 commit 31122d7

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.10
2020
# via gitpython
21-
gitpython==3.1.35
21+
gitpython==3.1.37
2222
# via -r make_release_requirements.in
2323
idna==3.4
2424
# via requests

0 commit comments

Comments
 (0)