Skip to content

Commit 533c5a6

Browse files
authored
Merge pull request #1022 from dapr/snyk-fix-99018ba8a3cb719d569512d9d650aad6
[Snyk] Security upgrade jinja2 from 2.11.3 to 3.1.4
2 parents 755172e + 6c648a4 commit 533c5a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/pub-sub/python-subscriber/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Click==7.0
22
Flask==1.1.1
33
Flask-Cors==3.0.9
44
itsdangerous==1.1.0
5-
Jinja2==2.11.3
5+
Jinja2==3.1.4
66
MarkupSafe==1.1.1
77
six==1.12.0
88
Werkzeug==0.15.6

0 commit comments

Comments
 (0)