Skip to content

Commit cf54b41

Browse files
Update frequenz-client-dispatch requirement
Updates the requirements on [frequenz-client-dispatch](https://github.com/frequenz-floss/frequenz-client-dispatch-python) to permit the latest version. - [Release notes](https://github.com/frequenz-floss/frequenz-client-dispatch-python/releases) - [Changelog](https://github.com/frequenz-floss/frequenz-client-dispatch-python/blob/v1.x.x/RELEASE_NOTES.md) - [Commits](frequenz-floss/frequenz-client-dispatch-python@v0.11.3...v1.0.0) --- updated-dependencies: - dependency-name: frequenz-client-dispatch dependency-version: 1.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent adb6451 commit cf54b41

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
@@ -40,7 +40,7 @@ dependencies = [
4040
# plugins.mkdocstrings.handlers.python.import)
4141
"frequenz-sdk >= 1.0.0-rc2100, < 1.0.0-rc2200",
4242
"frequenz-channels >= 1.6.1, < 2.0.0",
43-
"frequenz-client-dispatch >= 0.11.3, < 1.0.0",
43+
"frequenz-client-dispatch >= 0.11.3, < 2.0.0",
4444
"frequenz-client-base >= 0.11.0, < 0.12.0",
4545
]
4646
dynamic = ["version"]

0 commit comments

Comments
 (0)