Skip to content
This repository was archived by the owner on Jul 15, 2025. It is now read-only.

Commit 82f3227

Browse files
Bump gitpython from 3.1.32 to 3.1.37
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.32 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.32...3.1.37) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fbff7dc commit 82f3227

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ astroid==2.0.0.dev0
22
black==18.6b2
33
colorama==0.3.9
44
coverage==4.5.1
5-
GitPython==3.1.32
5+
GitPython==3.1.37
66
mypy==0.610
77
pre-commit==1.10.2
88
pyfakefs==3.4.3

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
colorama==0.3.9
2-
GitPython==3.1.32
2+
GitPython==3.1.37

0 commit comments

Comments
 (0)