From dc15177e089362c795ce58ca82a0414b2af7a403 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 1 Feb 2026 11:10:37 +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-PROTOBUF-15090738 --- pyserverforindy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyserverforindy/requirements.txt b/pyserverforindy/requirements.txt index 4d5f839..6d1e24f 100644 --- a/pyserverforindy/requirements.txt +++ b/pyserverforindy/requirements.txt @@ -6,7 +6,7 @@ grpcio==1.53.2 grpcio-tools==1.27.1 more-itertools==8.2.0 pluggy==0.13.1 -protobuf==3.18.3 +protobuf==6.33.5 py==1.10.0 pytest==5.3.5 pytest-asyncio==0.10.0