Skip to content

Commit 49a3f59

Browse files
chore: bump gitpython from 3.1.7 to 3.1.41 (#5931)
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.7 to 3.1.41. - [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.7...3.1.41) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2a7b58 commit 49a3f59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def run(self) -> None:
5959
"pytest==5.3.1",
6060
"coverage==5.5",
6161
"coverage-badge",
62-
"GitPython==3.1.7",
62+
"GitPython==3.1.41",
6363
"bandit",
6464
"jsonschema",
6565
]

0 commit comments

Comments
 (0)