From 5f25a28fc7fd7c30e314c0b93ee90c0f600945a9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 18 Nov 2022 08:18:35 +0000 Subject: [PATCH] fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PY-1049546 - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3113904 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e57cd84308..46c01152b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ jsonpointer==1.9 mock==1.0.1 nose==1.3.4 pbkdf2==1.3 -py==1.4.26 +py==1.10.0 pycrypto==2.6.1 pyramid-exclog==0.7 pyramid==1.5.7 @@ -32,7 +32,7 @@ pytz==2014.10 repoze.lru==0.6 requests==2.7.0 schematics==1.1.0 -setuptools==7.0 +setuptools==65.5.1 sh==1.11 simplejson==3.6.5 six==1.9.0