From 35475cde05e3f8626f0b6654ff2bba4db09ef9c9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 19 Nov 2022 07:47:37 +0000 Subject: [PATCH] fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-GEVENT-40735 - https://snyk.io/vuln/SNYK-PYTHON-PYRAMID-40730 - https://snyk.io/vuln/SNYK-PYTHON-PYRAMID-564353 - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3113904 - https://snyk.io/vuln/SNYK-PYTHON-WEBOB-40490 --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index e57cd84308..e4c80f541f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ PasteDeploy==1.5.2 PyYAML==3.11 Pygments==2.0.2 Sphinx==1.3.1 -WebOb==1.4.1 +WebOb==1.6.0a0 WebTest==2.0.18 beautifulsoup4==4.3.2 boto==2.31.1 @@ -15,7 +15,7 @@ cornice==1.0.0 couchdb-schematics==1.1.1 coverage==3.7.1 docutils==0.12 -gevent==1.1rc5 +gevent==1.2a1 greenlet==0.4.9 iso8601==0.1.10 jsonpointer==1.9 @@ -25,14 +25,14 @@ pbkdf2==1.3 py==1.4.26 pycrypto==2.6.1 pyramid-exclog==0.7 -pyramid==1.5.7 +pyramid==1.6a2 pytest==2.6.4 python-coveralls==2.5.0 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