Browse Source

Bump jinja2 from 2.11.1 to 2.11.3 in /frameworks/Python/sanic (#7051)

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/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.1...2.11.3)

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

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

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

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

@@ -1,4 +1,4 @@
 asyncpg==0.20.1
 asyncpg==0.20.1
-Jinja2==2.11.1
+Jinja2==2.11.3
 uvloop==0.14.0
 uvloop==0.14.0
 sanic==19.12.2
 sanic==19.12.2