Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jinja2 from 2.8 to 2.11.3 #136

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump jinja2 from 2.8 to 2.11.3
  • Loading branch information
dependabot[bot] committed Mar 20, 2021
commit c1547406dd193234d8337a76d41024adb0a7a056
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ click==6.7
fanstatic==0.12
Flask==0.12.4
Flask-Babel==0.11.2
Jinja2==2.8
Jinja2==2.11.3
Markdown==2.6.7
ofs==0.4.2
Pairtree==0.7.1-T
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ html5lib==1.1
# via bleach
itsdangerous==1.1.0
# via flask
jinja2==2.8
jinja2==2.11.3
# via
# -r requirements.in
# flask
Expand Down