Skip to content

Commit 0cfb940

Browse files
author
Daniel Sanz
committed
fix: bump commitizen to get rid of jinja2 vulnerability
1 parent 275afcd commit 0cfb940

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dev = [
3131
"mypy<1.16,>=0.982",
3232
"pytest-cov<7,>=4",
3333
"ipdb<1.0.0,>=0.13.9",
34-
"commitizen<5.0,>=2.38",
34+
"commitizen>=2.38,<5.0",
3535
"pdbpp<1.0.0,>=0.10.3",
3636
"ruff<0.9.7,>=0.5.1",
3737
"types-requests<3.0.0.0,>=2.32.0.20241016",

uv.lock

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

0 commit comments

Comments
 (0)