From 0fd9af499a36268316100e84cabe4f0683b3c030 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sat, 31 Jan 2026 11:41:18 +0000 Subject: [PATCH] fix: Pybelt/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PROTOBUF-15090738 --- Pybelt/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pybelt/requirements.txt b/Pybelt/requirements.txt index 9c363411..a64fdf7a 100644 --- a/Pybelt/requirements.txt +++ b/Pybelt/requirements.txt @@ -1,6 +1,6 @@ httplib2==0.18.1 colorlog==2.10.0 beautifulsoup4==4.5.3 -protobuf==3.2.0rc2 +protobuf==6.33.5 requests==2.20.0 google==1.9.3