Skip to content

Commit

Permalink
Update dependency jinja2 to v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 10, 2022
1 parent 9d114b6 commit b3a697f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ flask==2.1.1; python_version >= "3.7"
idna==3.3; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.5"
importlib-metadata==4.11.3; python_version < "3.10" and python_version >= "3.7"
itsdangerous==2.1.2; python_version >= "3.7"
jinja2==3.1.1; python_version >= "3.7"
jinja2==3.1.2; python_version >= "3.7"
markupsafe==2.1.1; python_version >= "3.7"
python-dotenv==0.20.0; python_version >= "3.5"
uwsgi==2.0.20
Expand Down

0 comments on commit b3a697f

Please sign in to comment.