From 6ac6ffce3ed3997280555f0bd87f983d0f44c33b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Sep 2023 23:27:59 +0200 Subject: [PATCH] Bump types-protobuf from 4.24.0.1 to 4.24.0.2 (#552) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index b9dec63..c20eac1 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.5.1 -types-protobuf==4.24.0.1 +types-protobuf==4.24.0.2 pytest>=6.2.4,<8 pytest-asyncio>=0.15.1,<1 mock>=4.0.3,<6