mirror of
https://github.com/KevinMidboe/Spotify-Bot.git
synced 2025-10-29 18:00:15 +00:00
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-JINJA2-1012994
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Flask==0.11.1
|
||||
Jinja2==2.8
|
||||
Jinja2==2.11.3
|
||||
MarkupSafe==0.23
|
||||
Werkzeug==0.11.10
|
||||
click==6.6
|
||||
|
||||
Reference in New Issue
Block a user