fix: tutorials/pub-sub/python-subscriber/requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-JINJA2-6809379
This commit is contained in:
snyk-bot 2024-05-08 10:09:46 +00:00
parent 6c1392af01
commit f5d0881b31
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ Click==7.0
Flask==1.1.1
Flask-Cors==3.0.9
itsdangerous==1.1.0
Jinja2==2.11.3
Jinja2==3.1.4
MarkupSafe==1.1.1
six==1.12.0
Werkzeug==0.15.6