From 3bb896470302295847f98de471d6baeb56dfc074 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 05:21:03 -0600 Subject: [PATCH] Bump types-protobuf from 4.24.0.4 to 4.24.0.20240129 (#816) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index b6ea469..69616ee 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -3,7 +3,7 @@ black==23.12.1 flake8==6.1.0 isort==5.13.2 mypy==1.8.0 -types-protobuf==4.24.0.4 +types-protobuf==4.24.0.20240129 pytest>=6.2.4,<8 pytest-asyncio>=0.15.1,<=0.21.1 mock>=4.0.3,<6