Skip to content

Commit 1415d74

Browse files
authored
Update frequenz-client-dispatch requirement from <1.0.0,>=0.11.3 to >=0.11.3,<2.0.0 (#208)
Updates the requirements on [frequenz-client-dispatch](https://github.com/frequenz-floss/frequenz-client-dispatch-python) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/frequenz-floss/frequenz-client-dispatch-python/releases">frequenz-client-dispatch's releases</a>.</em></p> <blockquote> <h2>v1.0.0</h2> <h1>Frequenz Dispatch Client Library Release Notes</h1> <h2>Summary</h2> <!-- raw HTML omitted --> <h2>Upgrading</h2> <!-- raw HTML omitted --> <h2>New Features</h2> <!-- raw HTML omitted --> <h2>Bug Fixes</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Prepare for v1.0.0 by <a href="https://github.com/Marenz"><code>@​Marenz</code></a> in <a href="https://redirect.github.com/frequenz-floss/frequenz-client-dispatch-python/pull/222">frequenz-floss/frequenz-client-dispatch-python#222</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/frequenz-floss/frequenz-client-dispatch-python/compare/v0.11.4...v1.0.0">https://github.com/frequenz-floss/frequenz-client-dispatch-python/compare/v0.11.4...v1.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/frequenz-floss/frequenz-client-dispatch-python/commit/e9fa884dddce2d61c891dd6aab96bcf3ba714dfe"><code>e9fa884</code></a> Prepare for v1.0.0 (<a href="https://redirect.github.com/frequenz-floss/frequenz-client-dispatch-python/issues/222">#222</a>)</li> <li><a href="https://github.com/frequenz-floss/frequenz-client-dispatch-python/commit/8c1c81fd5a6163052066fc302d774bcd2531d0c9"><code>8c1c81f</code></a> Update frequenz-api-dispatch dependency to 1.0.0</li> <li><a href="https://github.com/frequenz-floss/frequenz-client-dispatch-python/commit/b2d51375da31236bd5cf5df39531cfe78df216dc"><code>b2d5137</code></a> Reset release notes for next release</li> <li><a href="https://github.com/frequenz-floss/frequenz-client-dispatch-python/commit/cec482317565f2012c0f855e9cea083851b1cf51"><code>cec4823</code></a> Fix: Change list method parameters from Iterator to Iterable for better API u...</li> <li><a href="https://github.com/frequenz-floss/frequenz-client-dispatch-python/commit/5a9002f109d109a1e506a512f97a1c68488359ff"><code>5a9002f</code></a> Fix: Change list method parameters from Iterator to Iterable for better API u...</li> <li><a href="https://github.com/frequenz-floss/frequenz-client-dispatch-python/commit/12330a541f3b06f1c839bff8763cc8bfb600263b"><code>12330a5</code></a> Fix: Use midnight UTC for date-only CLI timestamps instead of current time (#...</li> <li><a href="https://github.com/frequenz-floss/frequenz-client-dispatch-python/commit/6bb7e1cf186fe41fed187e1e7d7c777d4e0978af"><code>6bb7e1c</code></a> Fix: Use midnight UTC for date-only CLI timestamps instead of current time</li> <li><a href="https://github.com/frequenz-floss/frequenz-client-dispatch-python/commit/e29b0b3aa720e9d4166f5721ae68559f112a6f49"><code>e29b0b3</code></a> Add support for <code>dispatch_ids</code> and <code>queries</code> filters (<a href="https://redirect.github.com/frequenz-floss/frequenz-client-dispatch-python/issues/213">#213</a>)</li> <li><a href="https://github.com/frequenz-floss/frequenz-client-dispatch-python/commit/d9e4fda2d11cacbf0fd08b45bff83dc9e0e7f26c"><code>d9e4fda</code></a> Add support for <code>dispatch_ids</code> and <code>queries</code> filters</li> <li><a href="https://github.com/frequenz-floss/frequenz-client-dispatch-python/commit/d257e28610c2c5e8cd18eb70febfad68e308e48e"><code>d257e28</code></a> Bump the patch group across 1 directory with 5 updates (<a href="https://redirect.github.com/frequenz-floss/frequenz-client-dispatch-python/issues/219">#219</a>)</li> <li>Additional commits viewable in <a href="https://github.com/frequenz-floss/frequenz-client-dispatch-python/compare/v0.11.3...v1.0.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
2 parents adb6451 + cf54b41 commit 1415d74

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)