Skip to content

Commit

Permalink
chore(deps): update dependency jinja2 to v3.1.5 [security] (#2277)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Dec 28, 2024
1 parent 2c76588 commit 4df01b4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/accounts/contacts/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ gunicorn==22.0.0
idna==3.10
importlib-metadata==6.11.0
itsdangerous==2.2.0
jinja2==3.1.4
jinja2==3.1.5
markupsafe==2.1.5
more-itertools==10.5.0
opentelemetry-sdk==1.27.0
Expand Down
2 changes: 1 addition & 1 deletion src/accounts/contacts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ itsdangerous==2.2.0
# via
# -r requirements.in
# flask
jinja2==3.1.4
jinja2==3.1.5
# via
# -r requirements.in
# flask
Expand Down
2 changes: 1 addition & 1 deletion src/accounts/userservice/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ gunicorn==22.0.0
idna==3.10
importlib-metadata==6.11.0
itsdangerous==2.2.0
jinja2==3.1.4
jinja2==3.1.5
markupsafe==2.1.5
more-itertools==10.5.0
opentelemetry-sdk==1.27.0
Expand Down
2 changes: 1 addition & 1 deletion src/accounts/userservice/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ itsdangerous==2.2.0
# via
# -r requirements.in
# flask
jinja2==3.1.4
jinja2==3.1.5
# via
# -r requirements.in
# flask
Expand Down

0 comments on commit 4df01b4

Please sign in to comment.