Skip to content

Commit ed2c778

Browse files
Bump gitpython from 3.1.45 to 3.1.47
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.45 to 3.1.47. - [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.45...3.1.47) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.47 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14b442a commit ed2c778

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

poetry.lock

Lines changed: 7 additions & 7 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
@@ -29,7 +29,7 @@ pyyaml = "^6.0.2"
2929
docopt = "^0.6.2"
3030
jsonpath-rw = "^1.4.0"
3131
semver = "^2.9.0"
32-
gitpython = "^3.1.41"
32+
gitpython = "^3.1.47"
3333
pytest = "^6.1.2"
3434
coverage = "^5.5"
3535
aiohttp = "^3.8.6"

0 commit comments

Comments
 (0)