From 998e88c9a6fbb5c4acf836dcb96894d72c07deb4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 2 Nov 2024 05:20:05 +0000 Subject: [PATCH] fix: solutions/3.2.1 A Simple Example hello.html/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-8309091 - https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-8309092 --- solutions/3.2.1 A Simple Example hello.html/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solutions/3.2.1 A Simple Example hello.html/requirements.txt b/solutions/3.2.1 A Simple Example hello.html/requirements.txt index 8564190..4a9eccf 100644 --- a/solutions/3.2.1 A Simple Example hello.html/requirements.txt +++ b/solutions/3.2.1 A Simple Example hello.html/requirements.txt @@ -2,7 +2,7 @@ Flask==0.10.1 GnuPGInterface==0.3.2 Jinja2==2.7.2 MarkupSafe==0.18 -Werkzeug==0.9.4 +Werkzeug==3.0.6 apt-xapian-index==0.44 argparse==1.2.1 chardet==2.0.1