Skip to content

Commit d47a8da

Browse files
dependabot[bot]SebaUbuntu
authored andcommitted
build(deps): Bump gitpython from 3.1.43 to 3.1.44
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.43 to 3.1.44. - [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.43...3.1.44) --- 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 f6c2d23 commit d47a8da

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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.43"
12+
GitPython = "^3.1.44"
1313

1414
[tool.poetry.dev-dependencies]
1515

0 commit comments

Comments
 (0)