Skip to content

Commit df15541

Browse files
committed
gitpython dependency added
1 parent 2cd0b0c commit df15541

File tree

2 files changed

+49
-2
lines changed

2 files changed

+49
-2
lines changed

poetry.lock

Lines changed: 48 additions & 2 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 & 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)