Skip to content

Commit b355ba3

Browse files
Bump gitpython from 3.1.37 to 3.1.41 (#83)
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 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.37...3.1.41) --- 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 91c27da commit b355ba3

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

poetry.lock

Lines changed: 6 additions & 6 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.37"
31+
gitpython = "^3.1.41"
3232
pytest = "^6.1.2"
3333
coverage = "^5.5"
3434
aiohttp = "^3.8.6"

0 commit comments

Comments
 (0)