From f6f5970ac1da9b4b3d84f2d2993e8e5d7d241ab1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Jun 2025 08:11:59 +0000 Subject: [PATCH] chore(deps): update dependency protobuf to v4.25.8 [security] --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index d64ecff..3173854 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ hydra-zen = "0.11.0" hydra-joblib-launcher = "1.2.0" mashumaro = "3.10" pandas = "1.5.3" -protobuf = "4.24.4" +protobuf = "4.25.8" pyarrow = "14.0.2" plumbum = "1.8.2" pyperclip = "1.8.2" diff --git a/requirements.txt b/requirements.txt index 15d8f6d..76076d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -156,7 +156,7 @@ poethepoet==0.24.4 ; python_full_version == "3.10.13" portalocker==2.8.2 ; python_full_version == "3.10.13" prometheus-client==0.18.0 ; python_full_version == "3.10.13" prompt-toolkit==3.0.41 ; python_full_version == "3.10.13" -protobuf==4.24.4 ; python_full_version == "3.10.13" +protobuf==4.25.8 ; python_full_version == "3.10.13" protoc-gen-swagger==0.1.0 ; python_full_version == "3.10.13" psutil==5.9.6 ; python_full_version == "3.10.13" ptyprocess==0.7.0 ; (os_name != "nt" or sys_platform != "win32") and python_full_version == "3.10.13"