From 5a85c010afca4bf2a03044d5e9d2d9fb41889a61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 03:22:19 -0700 Subject: [PATCH] Bump types-protobuf from 4.24.0.3 to 4.24.0.4 (#608) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 0bb812d..6470ed0 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -3,7 +3,7 @@ black==23.10.1 flake8==6.1.0 isort==5.12.0 mypy==1.6.1 -types-protobuf==4.24.0.3 +types-protobuf==4.24.0.4 pytest>=6.2.4,<8 pytest-asyncio>=0.15.1,<1 mock>=4.0.3,<6