Skip to content

Commit 97a2b77

Browse files
committed
Bump frequenz-client-microgrid to 0.5.1
This is to keep the default SSL option to false. Signed-off-by: Leandro Lucarella <[email protected]>
1 parent ecb23d4 commit 97a2b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
# Make sure to update the mkdocs.yml file when
3030
# changing the version
3131
# (plugins.mkdocstrings.handlers.python.import)
32-
"frequenz-client-microgrid >= 0.5.0, < 0.6.0",
32+
"frequenz-client-microgrid >= 0.5.1, < 0.6.0",
3333
"frequenz-channels >= 1.1.0, < 2.0.0",
3434
"networkx >= 2.8, < 4",
3535
"numpy >= 1.26.4, < 2",

0 commit comments

Comments
 (0)