From e3c77044156839d43532f958851c4cdc94f2ea68 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 23 Mar 2025 06:22:18 +0000 Subject: [PATCH] fix: pyserverforindy/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-GRPCIO-9486468 --- pyserverforindy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyserverforindy/requirements.txt b/pyserverforindy/requirements.txt index 4d5f839..001da0d 100644 --- a/pyserverforindy/requirements.txt +++ b/pyserverforindy/requirements.txt @@ -2,7 +2,7 @@ async-generator==1.10 atomicwrites==1.3.0 attrs==19.3.0 base58==2.0.0 -grpcio==1.53.2 +grpcio==1.58.3 grpcio-tools==1.27.1 more-itertools==8.2.0 pluggy==0.13.1