From bdb87db38016be1c954db9846538fc4b6f4a3228 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 7 Mar 2020 02:46:33 +0000 Subject: [PATCH] fix: shards/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-559452 --- shards/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shards/requirements.txt b/shards/requirements.txt index 47e1e521c2..8f4667f34d 100644 --- a/shards/requirements.txt +++ b/shards/requirements.txt @@ -30,7 +30,7 @@ requests-oauthlib==1.2.0 rsa==4.0 six==1.12.0 SQLAlchemy==1.3.5 -urllib3==1.25.3 +urllib3==1.25.8 jaeger-client>=3.4.0 grpcio-opentracing>=1.0 mock==2.0.0