From e3e01f5a8ec8ddf330f270f7b3fb93d36c8427bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 19:09:06 +0000 Subject: [PATCH] Update dependency protobuf to v5.27.1 --- dev-env/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-env/requirements.txt b/dev-env/requirements.txt index 9f4d442b..204347db 100644 --- a/dev-env/requirements.txt +++ b/dev-env/requirements.txt @@ -5,7 +5,7 @@ invoke==2.2.0 semver PyYAML==6.0.1 neuralnetwork==1.8 -protobuf==5.27.0 +protobuf==5.27.1 matplotlib==3.9.0 ptyprocess==0.7.0 renovate/numpy-1.x