From ad9028062c133cd97ee4b0d898ab164f3c44f24e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 10:09:28 +0000 Subject: [PATCH] Bump types-protobuf from 6.30.2.20250516 to 6.30.2.20250703 Bumps [types-protobuf](https://github.com/typeshed-internal/stub_uploader) from 6.30.2.20250516 to 6.30.2.20250703. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-protobuf dependency-version: 6.30.2.20250703 dependency-type: direct:production 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 47ec208..83f045f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ dev-mkdocs = [ dev-mypy = [ "mypy == 1.16.1", "types-Markdown == 3.8.0.20250415", - "types-protobuf == 6.30.2.20250516", + "types-protobuf == 6.30.2.20250703", # 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