Skip to content

Commit 0cbfae9

Browse files
Update dependency gitpython to ^3.1.44 (#141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 43d4ad0 commit 0cbfae9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 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
@@ -21,7 +21,7 @@ regex = "^2023.12.25"
2121
pytest = "^7.4.4"
2222
pylint = "^2.17.7"
2323
ipykernel = "^6.29.5"
24-
gitpython = "^3.1.43"
24+
gitpython = "^3.1.44"
2525
pytest-cov = "^4.1.0"
2626

2727
[build-system]

0 commit comments

Comments
 (0)