From b94eafe3024bfd03cca411c212bc0ca58090c2c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 09:22:57 +0000 Subject: [PATCH] Build(deps-dev): Bump types-protobuf Bumps [types-protobuf](https://github.com/python/typeshed) from 7.35.1.20260822 to 7.35.1.20260827. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-protobuf dependency-version: 7.35.1.20260827 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 11b3d53..51cabc1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ dev-mkdocs = [ dev-mypy = [ "mypy == 2.3.1", "types-Markdown == 3.10.2.20260712", - "types-protobuf == 7.35.1.20260822", + "types-protobuf == 7.35.1.20260827", # For checking the noxfile, docs/ script, and tests "frequenz-client-reporting[dev-mkdocs,dev-noxfile,dev-pytest]", "pandas-stubs >= 2, < 4", # Only required for example