浏览代码

Bump jinja2 from 3.1.3 to 3.1.4 in /frameworks/Python/aiohttp (#8970)

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [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/3.1.3...3.1.4)

---
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] 1 年之前
父节点
当前提交
0c0e566311
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      frameworks/Python/aiohttp/requirements.txt

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

@@ -2,7 +2,7 @@ aiohttp==3.9.4
 asyncpg==0.25.0
 cchardet==2.1.7
 gunicorn==20.1
-jinja2==3.1.3
+jinja2==3.1.4
 psycopg2==2.9.2
 SQLAlchemy==1.4.29
 ujson==5.4.0