From c61a8d45913cfe86b4a26573e636095ac1a23577 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 10 Aug 2023 16:53:17 +0000 Subject: [PATCH] fix: runtime/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-GRPCIO-5834443 --- runtime/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/requirements.txt b/runtime/requirements.txt index 89d2224..7cf6123 100644 --- a/runtime/requirements.txt +++ b/runtime/requirements.txt @@ -1,6 +1,6 @@ appdirs==1.4.4 baron==0.10.1 -grpcio==1.54.2 +grpcio==1.54.3 grpcio-health-checking==1.54.2 grpcio-reflection==1.54.2 protobuf==4.23.0