From d58e6d73f2dc249fe5eef7e855ed318876fb5a2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 10:49:19 +0000 Subject: [PATCH] Bump types-protobuf from 4.25.0.20240410 to 4.25.0.20240417 Bumps [types-protobuf](https://github.com/python/typeshed) from 4.25.0.20240410 to 4.25.0.20240417. - [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 2ae37e7..2263404 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -3,7 +3,7 @@ black==24.4.0 flake8==7.0.0 isort==5.13.2 mypy==1.9.0 -types-protobuf==4.25.0.20240410 +types-protobuf==4.25.0.20240417 pytest>=6.2.4,<9 pytest-asyncio==0.23.6 mock>=4.0.3,<6