diff --git a/pyproject.toml b/pyproject.toml index dc6e8c36a..59136bebe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ dev-mkdocs = [ dev-mypy = [ "mypy == 1.15.0", "types-Markdown == 3.8.0.20250415", - "types-protobuf == 5.29.1.20250403", + "types-protobuf == 6.30.2.20250516", "types-setuptools == 80.3.0.20250505", # For checking the noxfile, docs/ script, and tests "frequenz-sdk[dev-mkdocs,dev-noxfile,dev-pytest]",