Skip to content

Commit 770a0b2

Browse files
dependabot[bot]SebaUbuntu
authored andcommitted
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 d47a8da commit 770a0b2

File tree

2 files changed

+25
-8
lines changed

2 files changed

+25
-8
lines changed

poetry.lock

Lines changed: 24 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
@@ -9,7 +9,7 @@ repository = "https://github.com/sebaubuntu-python/build_kernel"
99

1010
[tool.poetry.dependencies]
1111
python = "^3.8"
12-
GitPython = "^3.1.44"
12+
GitPython = "^3.1.45"
1313

1414
[tool.poetry.dev-dependencies]
1515

0 commit comments

Comments
 (0)