Skip to content

Commit 67520e8

Browse files
fix(security): update dependencies
1 parent 2c358a6 commit 67520e8

2 files changed

Lines changed: 25 additions & 25 deletions

File tree

poetry.lock

Lines changed: 24 additions & 24 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
@@ -19,7 +19,7 @@ classifiers = [
1919
[tool.poetry.dependencies]
2020
python = ">=3.12"
2121
cookiecutter = ">=1.7"
22-
gitpython = ">=3.0"
22+
gitpython = ">=3.1.50"
2323
toml = { version = ">=0.10", optional = true, python = "<3.11" }
2424
typer = ">=0.4.0"
2525
click = ">= 7.1.2"

0 commit comments

Comments
 (0)