Skip to content

Commit bac341a

Browse files
Bump jinja2 from 3.0.3 to 3.1.3 in /frameworks/Python/flask (#8695)
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 bd87696 commit bac341a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/Python/flask/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ psycopg2-binary==2.9.3; implementation_name=='cpython'
66
psycopg2-pool==1.1; implementation_name=='cpython'
77
psycopg2cffi==2.9.0; implementation_name=='pypy'
88
itsdangerous==2.1.2
9-
Jinja2==3.0.3
9+
Jinja2==3.1.3
1010
MarkupSafe==2.1.2
1111
ujson==5.4.0
1212
orjson==3.8.7; implementation_name=='cpython'

0 commit comments

Comments
 (0)