From 379ac2f00f9f355a96006f1efd00cdeeba0df589 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 11:33:48 +0000 Subject: [PATCH] Bump types-protobuf from 5.29.1.20241207 to 5.29.1.20250208 Bumps [types-protobuf](https://github.com/python/typeshed) from 5.29.1.20241207 to 5.29.1.20250208. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-protobuf 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 1a262ef..99627a5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ dev-mkdocs = [ dev-mypy = [ "mypy == 1.14.1", "types-Markdown == 3.7.0.20241204", - "types-protobuf == 5.29.1.20241207", + "types-protobuf == 5.29.1.20250208", # 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