From 888295b37a41f43e5445543177dd0930e4903718 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 09:07:26 -0700 Subject: [PATCH] build(deps): bump types-protobuf from 6.30.2.20250516 to 6.32.1.20250918 (#2733) Bumps [types-protobuf](https://github.com/typeshed-internal/stub_uploader) from 6.30.2.20250516 to 6.32.1.20250918. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-protobuf dependency-version: 6.32.1.20250918 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 31f1a03b..ac2d743c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -149,7 +149,7 @@ dev = [ "types-PyYAML==6.0.8", "types-psutil==7.0.0.20250218", "types_requests==2.32.0.20240712", - "types-protobuf==6.30.2.20250516", + "types-protobuf==6.32.1.20250918", "deptry==0.23.0" ] build = [