From f06c05672e544148856a1da498fc64f4059fa362 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 17:22:57 +0000 Subject: [PATCH] Bump types-protobuf from 4.24.0.4 to 7.34.1.20260518 Bumps [types-protobuf](https://github.com/python/typeshed) from 4.24.0.4 to 7.34.1.20260518. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-protobuf dependency-version: 7.34.1.20260518 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3e620c09..11c8d5e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ dev = [ "types-setuptools", "types-requests", "types-tqdm", - "types-protobuf==4.24.0.4", + "types-protobuf==7.34.1.20260518", "types-pyaudio", "lxml-stubs", "pandas-stubs",