瀏覽代碼

Bump jinja2 from 2.11.1 to 2.11.3 in /frameworks/Python/blacksheep (#7068)

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 年之前
父節點
當前提交
1fcc7132ba
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      frameworks/Python/blacksheep/requirements.txt

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

@@ -1,6 +1,6 @@
 asyncpg==0.21.0
 gunicorn==20.0.4
-Jinja2==2.11.1
+Jinja2==2.11.3
 blacksheep==0.2.2
 ujson==2.0.3
 uvloop==0.14.0