diff --git a/pyproject.toml b/pyproject.toml index 56b4439..0903082 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ dev-mkdocs = [ dev-mypy = [ "mypy == 1.19.1", "types-Markdown == 3.10.0.20251106", - "types-protobuf == 6.32.1.20251105", + "types-protobuf == 6.32.1.20260221", # For checking the noxfile, docs/ script, and tests "frequenz-client-common[dev-mkdocs,dev-noxfile,dev-pytest]", ]