Skip to content

Commit

Permalink
Bump jinja2 from 2.11.0 to 2.11.3
Browse files Browse the repository at this point in the history
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.0 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](pallets/jinja@2.11.0...2.11.3)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 20, 2021
1 parent 1e83b78 commit b80a881
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion flask_monitor/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Flask==1.1.1
idna==2.8
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.11.0
Jinja2==2.11.3
MarkupSafe==1.1.1
mccabe==0.6.1
more-itertools==8.1.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ flask==1.1.1
idna==2.8
isort==4.3.21
itsdangerous==1.1.0
jinja2==2.11.0
jinja2==2.11.3
markupsafe==1.1.1
mccabe==0.6.1
more-itertools==8.1.0
Expand Down

0 comments on commit b80a881

Please sign in to comment.