From c948284921b6e2a006a990bf4ffd89c16aabc333 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 17 Jan 2023 16:41:29 +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-FUTURE-3180414 --- 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 e50da50f4aa..3fc35631314 100644 --- a/3rdparty/python/requirements.txt +++ b/3rdparty/python/requirements.txt @@ -8,7 +8,7 @@ coverage>=4.5,<4.6 docutils==0.14 fasteners==0.14.1 faulthandler==2.6 ; python_version<'3' -future==0.17.1 +future==0.18.3 futures==3.0.5 ; python_version<'3' Markdown==2.1.1 mock==2.0.0