Skip to content

Commit ed2ab69

Browse files
Bump gitpython from 3.1.44 to 3.1.46 (#72)
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.44 to 3.1.46. - [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.44...3.1.46) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.46 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ff7a6e commit ed2ab69

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

poetry.lock

Lines changed: 6 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
@@ -27,7 +27,7 @@ pyyaml = "^6.0.3"
2727
docopt = "^0.6.2"
2828
jsonpath-rw = "^1.4.0"
2929
semver = "^3.0.2"
30-
gitpython = "^3.1.34"
30+
gitpython = "^3.1.46"
3131
pytest = "^8.2.0"
3232
coverage = "^5.5"
3333
aiohttp = "^3.10.11"

0 commit comments

Comments
 (0)