diff --git a/pyproject.toml b/pyproject.toml index c152c34d9..323c2d063 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,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", "types-setuptools == 75.8.0.20250110", # For checking the noxfile, docs/ script, and tests "frequenz-sdk[dev-mkdocs,dev-noxfile,dev-pytest]",