You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Raise minimum frequenz-client-common version to v0.3.3
The codebase requires `frequenz.client.common.enum_proto`, which was
added in v0.3.3. Earlier versions lack this module, causing test failures
in `pytest_min`.
Bumping the minimum version ensures compatibility with
`frequenz-repo-config`’s min-dependency testing and avoids runtime
import errors.
Signed-off-by: cyiallou - Costas <[email protected]>
0 commit comments