From 2f35d9cd2a1e637be97adf1e433f7fff09ac0679 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 14:02:59 -0600 Subject: [PATCH] build(deps-dev): bump mypy-protobuf from 5.0.0 to 5.1.0 (#3068) Bumps [mypy-protobuf](https://github.com/nipunn1313/mypy-protobuf) from 5.0.0 to 5.1.0. - [Changelog](https://github.com/nipunn1313/mypy-protobuf/blob/main/CHANGELOG.md) - [Commits](https://github.com/nipunn1313/mypy-protobuf/compare/v5.0.0...v5.1.0) --- updated-dependencies: - dependency-name: mypy-protobuf dependency-version: 5.1.0 dependency-type: direct:development 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 b9187030..0ec5fe70 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -135,7 +135,7 @@ dev = [ "pytest-instafail==0.5.0", "ruff==0.15.0", "mypy==1.20.0", - "mypy-protobuf==5.0.0", + "mypy-protobuf==5.1.0", "PyGithub==2.9.0", "bump-my-version==1.3.0", # type stubs for mypy