From a63fdd48ee9e5b58e3b8aecd851b7d4289bef603 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 03:18:10 +0000 Subject: [PATCH] Bump types-protobuf from 5.29.1.20250403 to 6.30.2.20250516 Bumps [types-protobuf](https://github.com/typeshed-internal/stub_uploader) from 5.29.1.20250403 to 6.30.2.20250516. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-protobuf dependency-version: 6.30.2.20250516 dependency-type: direct:production 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 abc1e1c6..81312f35 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ dev-mypy = [ "mypy == 1.15.0", "grpc-stubs == 1.53.0.6", "types-Markdown == 3.8.0.20250415", - "types-protobuf == 5.29.1.20250403", + "types-protobuf == 6.30.2.20250516", # For checking the noxfile, docs/ script, and tests "frequenz-client-microgrid[dev-mkdocs,dev-noxfile,dev-pytest]", ]