From 70f275ac0bb4011d94e27e2fffa9bf6c215f7069 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 12:15:37 -0600 Subject: [PATCH] build(deps-dev): bump types-protobuf (#2994) Bumps [types-protobuf](https://github.com/python/typeshed) from 6.32.1.20250918 to 7.34.1.20260403. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-protobuf dependency-version: 7.34.1.20260403 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mike Hunhoff --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e1a7722c..8e2e336f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -157,7 +157,7 @@ dev = [ "types-PyYAML==6.0.8", "types-psutil==7.2.0.20251228", "types_requests==2.33.0.20260327", - "types-protobuf==6.32.1.20250918", + "types-protobuf==7.34.1.20260403", "deptry==0.25.1" ] build = [