From eec302cd41230312f53d48a788ca5f813ceeceaa Mon Sep 17 00:00:00 2001 From: Snyk bot Date: Fri, 9 Oct 2020 09:09:50 +0300 Subject: [PATCH] fix: shards/requirements.txt to reduce vulnerabilities (#3916) The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-1014645 --- shards/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shards/requirements.txt b/shards/requirements.txt index cf9c17b85b..5dd2e913f7 100644 --- a/shards/requirements.txt +++ b/shards/requirements.txt @@ -31,7 +31,7 @@ rsa==4.1 six==1.12.0 SQLAlchemy==1.3.19 ujson==2.0.1 -urllib3==1.25.8 +urllib3==1.25.9 jaeger-client>=3.4.0 grpcio-opentracing>=1.0 mock==2.0.0