Browse Source

Bump jinja2 from 2.11.1 to 2.11.3 in /frameworks/Python/uvicorn (#6472)

Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.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.11.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
e764543d66
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/uvicorn/requirements.txt

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

@@ -1,6 +1,6 @@
 asyncpg==0.20.1
 asyncpg==0.20.1
 gunicorn==20.0.4
 gunicorn==20.0.4
-Jinja2==2.11.1
+Jinja2==2.11.3
 ujson==2.0.3
 ujson==2.0.3
 uvloop==0.14.0
 uvloop==0.14.0
 uvicorn==0.11.7
 uvicorn==0.11.7