diff --git a/pyproject.toml b/pyproject.toml index 4458e55ed..c9292f64d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ dev-mkdocs = [ dev-mypy = [ "mypy == 1.19.1", "types-Markdown == 3.10.2.20260211", - "types-protobuf == 6.32.1.20251210", + "types-protobuf == 6.32.1.20260221", "types-setuptools == 82.0.0.20260210", # For checking the noxfile, docs/ script, and tests "frequenz-sdk[dev-mkdocs,dev-noxfile,dev-pytest]",