Skip to content

Commit 40b6a12

Browse files
Bump jinja2 from 3.1.3 to 3.1.4
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](pallets/jinja@3.1.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 038c0ac commit 40b6a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ blinker==1.7.0; python_version >= '3.8'
33
click==8.1.7; python_version >= '3.7'
44
flask==3.0.2; python_version >= '3.8'
55
itsdangerous==2.1.2; python_version >= '3.7'
6-
jinja2==3.1.3; python_version >= '3.7'
6+
jinja2==3.1.4; python_version >= '3.7'
77
markupsafe==2.1.5; python_version >= '3.7'
88
mysqlclient==2.2.4; python_version >= '3.8'
99
werkzeug==3.0.2; python_version >= '3.8'

0 commit comments

Comments
 (0)