Skip to content

Commit 6f96b50

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 847d6ce commit 6f96b50

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 additions & 4 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
@@ -15,7 +15,7 @@ black = "^25.1"
1515
flake8 = "^7.3.0"
1616
pep8-naming = "^0.15.1"
1717
pytest = "^8.4.1"
18-
GitPython = "^3.1.44"
18+
GitPython = "^3.1.45"
1919

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

0 commit comments

Comments
 (0)