From 0c131be5eede9bce9d5d83b9ede9642fdc7a63f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 10:03:29 -0500 Subject: [PATCH] Bump types-protobuf from 4.24.0.0 to 4.24.0.1 (#522) 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 06c1d3e..8f72b18 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -3,7 +3,7 @@ black==23.7.0 flake8==6.1.0 isort==5.12.0 mypy==1.4.1 -types-protobuf==4.24.0.0 +types-protobuf==4.24.0.1 pytest>=6.2.4,<8 pytest-asyncio>=0.15.1,<1 mock>=4.0.3,<6