diff --git a/pyproject.toml b/pyproject.toml index 72fef46..63f7723 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 == 7.34.1.20260408", + "types-protobuf == 7.34.1.20260518", "types-python-dateutil == 2.9.0.20260408", ] dev-noxfile = ["nox == 2026.4.10", "frequenz-repo-config[lib] == 0.17.0"]