From c078b12dd6ed27e451d6f9c44c3adbe3eab13fa8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 31 Oct 2022 16:43:42 +0000 Subject: [PATCH] fix: pystsup/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321964 - https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321966 - https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321969 - https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321970 --- pystsup/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pystsup/requirements.txt b/pystsup/requirements.txt index 54a30b3..3e6137a 100644 --- a/pystsup/requirements.txt +++ b/pystsup/requirements.txt @@ -1,5 +1,5 @@ Pyomo==5.6.6 -numpy==1.17.2 +numpy==1.22.2 openpyxl==2.6.3 hopcroftkarp==1.2.4 pygmo==2.11.3