Skip to content

Commit ea70516

Browse files
pip(deps): bump gitpython from 3.1.31 to 3.1.32
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.31 to 3.1.32. - [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.31...3.1.32) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d5426c commit ea70516

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 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
@@ -26,7 +26,7 @@ pyyaml = "^6.0"
2626
docopt = "^0.6.2"
2727
jsonpath-rw = "^1.4.0"
2828
semver = "^3.0.1"
29-
gitpython = "^3.1.31"
29+
gitpython = "^3.1.32"
3030
lxml = "^4.7.1"
3131
xmlformatter = "^0.2.4"
3232
pytest-check = "^2.2.0"

0 commit comments

Comments
 (0)