diff --git a/pyproject.toml b/pyproject.toml index 406d5b6..521994a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -88,7 +88,7 @@ dev-mypy = [ # For checking the noxfile, docs/ script, and tests "frequenz-client-dispatch[cli,dev-mkdocs,dev-noxfile,dev-pytest]", "grpc-stubs == 1.53.0.6", - "types-protobuf == 6.32.1.20260221", + "types-protobuf == 7.34.1.20260408", "types-python-dateutil == 2.9.0.20251115", ] dev-noxfile = ["nox == 2026.2.9", "frequenz-repo-config[lib] == 0.17.0"]