diff --git a/pyproject.toml b/pyproject.toml index 392cf857..44a5c1bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -87,7 +87,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.30.2.20250516", + "types-protobuf == 6.30.2.20250703", "types-python-dateutil == 2.9.0.20250516", ] dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[lib] == 0.13.5"]