diff --git a/pyproject.toml b/pyproject.toml index fe008762..993ae033 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -80,7 +80,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.5", - "types-protobuf == 5.29.1.20241207", + "types-protobuf == 5.29.1.20250208", "types-python-dateutil == 2.9.0.20241206", ] dev-noxfile = ["nox == 2024.10.9", "frequenz-repo-config[lib] == 0.11.0"]