Skip to content

Commit 3c77fe2

Browse files
authored
Merge pull request #50 from alexferl/dependabot/pip/jinja2-3.1.4
Bump jinja2 from 3.1.3 to 3.1.4
2 parents c2a7826 + 40b6a12 commit 3c77fe2

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.3; python_version >= '3.8'

0 commit comments

Comments
 (0)