Skip to content

Commit

Permalink
Merge pull request #832 from hackforla/dependabot/pip/flask-api/jinja…
Browse files Browse the repository at this point in the history
…2-3.1.5

Bump jinja2 from 3.1.4 to 3.1.5 in /flask-api
  • Loading branch information
tylerthome authored Jan 24, 2025
2 parents e3018a2 + e0a9910 commit 134ac74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion flask-api/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ itsdangerous==2.2.0
# via
# connexion
# flask
jinja2==3.1.4
jinja2==3.1.5
# via
# flask
# moto
Expand Down
2 changes: 1 addition & 1 deletion flask-api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ itsdangerous==2.2.0
# via
# connexion
# flask
jinja2==3.1.4
jinja2==3.1.5
# via
# flask
# swagger-ui-bundle
Expand Down

0 comments on commit 134ac74

Please sign in to comment.