From 6b1b2e369e2f5692eb8d78bbbf00047154a6ae1b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 19 Feb 2023 21:23:33 +0000 Subject: [PATCH] fix: 3rdparty/python/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-WTFORMS-40581 --- 3rdparty/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rdparty/python/requirements.txt b/3rdparty/python/requirements.txt index b4eaf01..1193e46 100644 --- a/3rdparty/python/requirements.txt +++ b/3rdparty/python/requirements.txt @@ -36,4 +36,4 @@ twitter.common.util==0.3.9 uritemplate==3.0.0 urllib3==1.23 Werkzeug==0.13 -WTForms==2.1 +WTForms==2.3.0