Commit 1f10130
committed
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]>1 parent f1fd44c commit 1f10130
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments