Browse Source

Bump jinja2 from 3.0.3 to 3.1.3 in /frameworks/Python/aiohttp (#8690)

Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 to 3.1.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/3.0.3...3.1.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] 1 year ago
parent
commit
4a08786c32
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/aiohttp/requirements.txt

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

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