Skip to content

Commit 2b80508

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/v0.x.x/RELEASE_NOTES.md) - [Commits](frequenz-floss/frequenz-client-dispatch-python@v0.8.4...v0.9.0) --- updated-dependencies: - dependency-name: frequenz-client-dispatch dependency-version: 0.9.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30e84b8 commit 2b80508

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-rc1302, < 1.0.0-rc1900",
4242
"frequenz-channels >= 1.6.1, < 2.0.0",
43-
"frequenz-client-dispatch >= 0.8.4, < 0.9.0",
43+
"frequenz-client-dispatch >= 0.8.4, < 0.10.0",
4444
]
4545
dynamic = ["version"]
4646

0 commit comments

Comments
 (0)