Skip to content

Commit 09edf0d

Browse files
authored
Merge pull request #44 from alexferl/dependabot/pip/jinja2-3.1.3
Bump jinja2 from 3.1.2 to 3.1.3
2 parents f409175 + 3ced076 commit 09edf0d

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

0 commit comments

Comments
 (0)