Skip to content

Commit c9baa93

Browse files
committed
gitpython dependency added
1 parent 7b0699c commit c9baa93

File tree

2 files changed

+48
-1
lines changed

2 files changed

+48
-1
lines changed

poetry.lock

Lines changed: 47 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ oras = "^0.2.38"
1919
pygit2 = "^1.18.2"
2020
pygments = "^2.19.2"
2121
PyYAML = "^6.0.2"
22+
gitpython = "^3.1.45"
2223

2324
[tool.poetry.group.dev.dependencies]
2425
bandit = "^1.8.6"

0 commit comments

Comments
 (0)