Skip to content

Commit 3ced076

Browse files
Bump jinja2 from 3.1.2 to 3.1.3
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 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.1.2...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7245b81 commit 3ced076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ blinker==1.6.2; python_version >= '3.7'
33
click==8.1.7; python_version >= '3.7'
44
flask==3.0.0; python_version >= '3.8'
55
itsdangerous==2.1.2; python_version >= '3.7'
6-
jinja2==3.1.2; python_version >= '3.7'
6+
jinja2==3.1.3; python_version >= '3.7'
77
markupsafe==2.1.3; python_version >= '3.7'
88
mysqlclient==2.2.0; python_version >= '3.8'
99
werkzeug==3.0.0; python_version >= '3.8'

0 commit comments

Comments
 (0)