From 81f9a8a16113ab212d4fdbe3257100050f270e51 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 5 Jun 2025 13:56:56 +0000 Subject: [PATCH] Update dependency protobuf to v4.25.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7e662d8..7e9a383 100644 --- a/requirements.txt +++ b/requirements.txt @@ -154,7 +154,7 @@ pluggy==1.5.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" portalocker==2.10.1 ; python_version >= "3.11" and python_full_version <= "3.13.0" posthog==3.6.5 ; python_version >= "3.11" and python_full_version <= "3.13.0" proto-plus==1.24.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" -protobuf==4.25.4 ; python_version >= "3.11" and python_full_version <= "3.13.0" +protobuf==4.25.8 ; python_version >= "3.11" and python_full_version <= "3.13.0" pulsar-client==3.5.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" py==1.11.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" pyarrow==17.0.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"