Skip to content

Commit bbed744

Browse files
committed
chore: bump min jinja version due to CVSS
1 parent 7b4f3e8 commit bbed744

File tree

2 files changed

+117
-117
lines changed

2 files changed

+117
-117
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
"plotly>=6.0.0",
3333
"phik>=0.12.4",
3434
"joblib>=1.4.2",
35-
"Jinja2>=3.1.2",
35+
"Jinja2>=3.1.5",
3636
"scikit-learn>=1.4.0",
3737
"model2vec>=0.4.1",
3838
"transformers>=4.36.0",

0 commit comments

Comments
 (0)