Skip to content

Commit ed3e65f

Browse files
pip(deps): bump gitpython from 3.1.54 to 3.1.57
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.54 to 3.1.57. - [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.54...3.1.57) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.51 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d28fba commit ed3e65f

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 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
@@ -23,7 +23,7 @@ pyyaml = "^6.0"
2323
docopt = "^0.6.2"
2424
jsonpath-rw = "^1.4.0"
2525
semver = "^3.0.4"
26-
gitpython = "^3.1.54"
26+
gitpython = "^3.1.57"
2727
lxml = "^6.1.1"
2828
xmlformatter = "^0.2.8"
2929
pytest-check = "^2.8.0"

0 commit comments

Comments
 (0)