Browse Source

Bump jinja2 from 2.11.3 to 3.1.6 in /frameworks/Python/turbogears

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

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 5 months ago
parent
commit
fe6eae1dc5
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.3.0
 zope.sqlalchemy==0.7.6
 mysqlclient==1.3.7
-jinja2==2.11.3
+jinja2==3.1.6
 
 gunicorn==19.9.0
 meinheld==1.0.2