From 5367ece2fd8e687a4bc42ead8a58d35ad6c3557f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 10:21:26 +0000 Subject: [PATCH] Bump types-protobuf from 4.24.0.20240129 to 4.24.0.20240311 Bumps [types-protobuf](https://github.com/python/typeshed) from 4.24.0.20240129 to 4.24.0.20240311. - [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 5727e9a..640f768 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -3,7 +3,7 @@ black==24.2.0 flake8==7.0.0 isort==5.13.2 mypy==1.9.0 -types-protobuf==4.24.0.20240129 +types-protobuf==4.24.0.20240311 pytest>=6.2.4,<9 pytest-asyncio==0.23.5.post1 mock>=4.0.3,<6