From 4fa03b06df477dbbc6e556bef11877de17f9a115 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 02:28:03 +0000 Subject: [PATCH] Bump types-protobuf from 4.24.0.20240129 to 4.24.0.20240408 Bumps [types-protobuf](https://github.com/python/typeshed) from 4.24.0.20240129 to 4.24.0.20240408. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 605987f..d77f320 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -3,7 +3,7 @@ black==24.3.0 flake8==7.0.0 isort==5.13.2 mypy==1.9.0 -types-protobuf==4.24.0.20240311 +types-protobuf==4.24.0.20240408 pytest>=6.2.4,<9 pytest-asyncio==0.23.6 mock>=4.0.3,<6