Skip to content

Commit 1a1bb82

Browse files
build(deps): bump gitpython from 3.1.44 to 3.1.45
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.44 to 3.1.45. - [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.45) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.45 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3b3f85 commit 1a1bb82

File tree

2 files changed

+36
-9
lines changed

2 files changed

+36
-9
lines changed

poetry.lock

Lines changed: 35 additions & 8 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 @@ python = "^3.8"
2727
docopt = "^0.6.2"
2828
jsonpath-rw = "^1.4.0"
2929
semver = "^3.0.1"
30-
gitpython = "^3.1.43"
30+
gitpython = "^3.1.45"
3131

3232

3333
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)