Skip to content

Commit 8c41dce

Browse files
authored
Dependency Security Fix for Jinja2
1 parent 00c88e5 commit 8c41dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ pytest-cov = ">=4.1,<7.0"
7575
pytest-mock = "^3.14.0"
7676
pytest-sugar = "^1.0.0"
7777
pytest-xdist = "^3.6.1"
78-
jinja2 = "^3.1.4"
78+
jinja2 = "^3.1.6"
7979
types-requests = "^2.32.0.20241016"
8080
interrogate = "^1.7.0"
8181

0 commit comments

Comments
 (0)