Browse Source

Bump jinja2 from 2.10.1 to 2.11.3 in /frameworks/Python/turbogears (#6469)

Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.10.1...2.11.3)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 4 years ago
parent
commit
84db92b766
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/turbogears/requirements.txt

+ 1 - 1
frameworks/Python/turbogears/requirements.txt

@@ -3,7 +3,7 @@ tg.devtools==2.3.8
 SQLAlchemy==1.0.12
 zope.sqlalchemy==0.7.6
 mysqlclient==1.3.7
-jinja2==2.10.1
+jinja2==2.11.3
 
 gunicorn==19.9.0
 meinheld==0.6.1