From ee481591cc6278bb6186b5d9f6de4fd98b32b80a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 9 Aug 2023 19:52:26 +0000 Subject: [PATCH] fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-GRPCIO-5834443 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3d6bcf4..fb35bf9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ gast==0.2.2 google-auth==1.30.1 google-auth-oauthlib==0.4.4 google-pasta==0.2.0 -grpcio==1.34.1 +grpcio==1.53.2 h5py==3.1.0 html5lib==0.9999999 humanfriendly==9.1