From 9f77d2081074eef4b0eac3453f79c1a3b55701f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 10:54:23 +0000 Subject: [PATCH] Bump types-protobuf from 6.32.1.20250918 to 6.32.1.20251105 Bumps [types-protobuf](https://github.com/typeshed-internal/stub_uploader) from 6.32.1.20250918 to 6.32.1.20251105. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-protobuf dependency-version: 6.32.1.20251105 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 700c550..0ec4716 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ dev-mkdocs = [ dev-mypy = [ "mypy == 1.18.2", "types-Markdown == 3.9.0.20250906", - "types-protobuf == 6.32.1.20250918", + "types-protobuf == 6.32.1.20251105", # For checking the noxfile, docs/ script, and tests "frequenz-client-reporting[dev-mkdocs,dev-noxfile,dev-pytest]", "pandas-stubs >= 2, < 3", # Only required for example