From 7630e5b9da1272863b6d593f907a2e71176cbbfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 12:24:33 +0000 Subject: [PATCH] Bump types-protobuf from 4.24.0.20240408 to 4.25.0.20240410 Bumps [types-protobuf](https://github.com/python/typeshed) from 4.24.0.20240408 to 4.25.0.20240410. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b852a788..aa6a1611 100644 --- a/requirements.txt +++ b/requirements.txt @@ -98,7 +98,7 @@ tempora==5.5.1 # via portend typeguard==4.2.1 # via inflect -types-protobuf==4.24.0.20240408 +types-protobuf==4.25.0.20240410 # via mypy-protobuf typing-extensions==4.11.0 # via