Skip to content

Commit dc9395f

Browse files
fix(deps): update dependency jinja2 to v3.1.5 [security]
1 parent 33e17a1 commit dc9395f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

microservices/gatewayApi/poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

microservices/gatewayApi/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ply = "3.10"
1212
cryptography = "38.0.4"
1313
authlib = "0.15.3"
1414
flask-swagger-ui = "3.36.0"
15-
Jinja2 = "3.0.3"
15+
Jinja2 = "3.1.5"
1616
PyYAML = "6.0.1"
1717
munch = "2.5.0"
1818
boto3 = "1.9.12"

0 commit comments

Comments
 (0)