From b22061dac930ba0f7f886e7cfe483c2fb8c79c6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 22:52:20 +0000 Subject: [PATCH] chore(deps-dev): bump types-protobuf Bumps [types-protobuf](https://github.com/python/typeshed) from 5.28.3.20241203 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 c9d30661..11af4f39 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ dev = [ "rich-click>=1.8.9", "ruff==0.15.14", "toml>=0.10.2", - "types-protobuf==5.28.3.20241203", + "types-protobuf==7.34.1.20260518", "safetensors==0.7.0" ] release = [