From a5d6beb65f93d8dbccbfb7e5389415d73fc197a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 03:45:42 +0000 Subject: [PATCH] Update protobuf requirement from ~=6.33.0 to ~=6.33.1 --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.33.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f7d9a26..d17bc04 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ msgpack~=1.1.1 numpy~=2.2.0 pathvalidate~=3.3.1 pillow~=11.3.0 -protobuf~=6.33.0 +protobuf~=6.33.1 psutil~=7.0.0 pycryptodomex~=3.23.0 pyinstaller-hooks-contrib~=2025.8