Skip to content

Commit a815941

Browse files
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b45abbd commit a815941

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

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
@@ -14,7 +14,7 @@ black = "^25.1"
1414
flake8 = "^7.2.0"
1515
pep8-naming = "^0.15.1"
1616
pytest = "^8.4.1"
17-
GitPython = "^3.1.44"
17+
GitPython = "^3.1.45"
1818

1919
# The dependencies in this group are installed using pipx; NOT Poetry. The use of the `tool.poetry.group` super-table
2020
# is a hack required in order to be able to manage updates of these dependencies via Dependabot.

0 commit comments

Comments
 (0)