Skip to content

Commit 8916561

Browse files
Bump gitpython from 3.1.34 to 3.1.37 (#28)
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.34 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.34...3.1.37) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 844c860 commit 8916561

2 files changed

Lines changed: 8 additions & 5 deletions

File tree

poetry.lock

Lines changed: 7 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pyyaml = "^5.2"
2828
docopt = "^0.6.2"
2929
jsonpath-rw = "^1.4.0"
3030
semver = "^2.9.0"
31-
gitpython = "^3.1.34"
31+
gitpython = "^3.1.37"
3232
pytest = "^6.1.2"
3333
coverage = "^5.5"
3434
aiohttp = "^3.8.6"

0 commit comments

Comments
 (0)