Skip to content

Commit 4a08786

Browse files
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](pallets/jinja@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>
1 parent 73e77c7 commit 4a08786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/Python/aiohttp/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ aiohttp==3.9.0
22
asyncpg==0.25.0
33
cchardet==2.1.7
44
gunicorn==20.1
5-
jinja2==3.0.3
5+
jinja2==3.1.3
66
psycopg2==2.9.2
77
SQLAlchemy==1.4.29
88
ujson==5.4.0

0 commit comments

Comments
 (0)