Skip to content

Commit

Permalink
Merge pull request #5 from mmxmb/dependabot/pip/jinja2-2.11.3
Browse files Browse the repository at this point in the history
Bump jinja2 from 2.11.1 to 2.11.3
  • Loading branch information
mmxmb authored May 3, 2023
2 parents 8965012 + e9b205e commit 5fc5df8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ typed-ast = "==1.4.1"
wrapt = "==1.11.2"
Flask = "==1.1.1"
Flask-RESTful = "==0.3.7"
Jinja2 = "==2.11.1"
Jinja2 = "==2.11.3"
MarkupSafe = "==1.1.1"
Werkzeug = "==0.16.1"

Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ flask==1.1.1
gunicorn==20.0.4
isort==4.3.21
itsdangerous==1.1.0
jinja2==2.11.1
jinja2==2.11.3
lazy-object-proxy==1.4.3
markupsafe==1.1.1
mccabe==0.6.1
Expand Down

0 comments on commit 5fc5df8

Please sign in to comment.