mirror of
https://github.com/evroon/bracket.git
synced 2026-09-22 04:25:39 -04:00
Updates the requirements on [heliclockter](https://github.com/channable/heliclockter) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/channable/heliclockter/blob/master/CHANGELOG.md">heliclockter's changelog</a>.</em></p> <blockquote> <h2>2.0.0</h2> <p>Released 2025-08-01.</p> <p><strong>Breaking changes</strong>:</p> <ul> <li>Dropped support for Python 3.9</li> </ul> <p>Release highlights:</p> <ul> <li>Dropped support for Python 3.9 to allow more modern Python syntax</li> </ul> <h2>1.3.2</h2> <p>Released 2025-08-01.</p> <p><strong>Breaking changes</strong>:</p> <ul> <li>None</li> </ul> <p>Release highlights:</p> <ul> <li>Replace Ruff with Black and reformat codebase</li> </ul> <h2>1.3.1</h2> <p>Released 2024-11-11.</p> <p><strong>Breaking changes</strong>:</p> <ul> <li>None</li> </ul> <p>Release highlights:</p> <ul> <li>Adds support for python 3.13.</li> </ul> <h2>1.3.0</h2> <p>Released 2024-02-05.</p> <p><strong>Breaking changes</strong>:</p> <ul> <li>None</li> </ul> <p>Release highlights:</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/channable/heliclockter/commit/19523779f4a86282817aca9a1fbaa5c7e566427f"><code>1952377</code></a> Update version to 2.0.0</li> <li><a href="https://github.com/channable/heliclockter/commit/0a07f6ca046ea0b90d0077e565f57289ea065d0d"><code>0a07f6c</code></a> Drop Python 3.9 support, bump to 2.0.0</li> <li><a href="https://github.com/channable/heliclockter/commit/2ec7366c8412d261f6991376f8b3b2dd283abea9"><code>2ec7366</code></a> Merge <a href="https://redirect.github.com/channable/heliclockter/issues/19">#19</a>: Replace black with ruff</li> <li><a href="https://github.com/channable/heliclockter/commit/8f49dc434f37307a4ec638e64220797613b78ef7"><code>8f49dc4</code></a> Reduce Ruff target-version back to py39</li> <li><a href="https://github.com/channable/heliclockter/commit/1d565d8a507e94b88fd54e9aba3dadaca4fe6988"><code>1d565d8</code></a> Bump to 1.3.2</li> <li><a href="https://github.com/channable/heliclockter/commit/860379f35b6a27ed0c9d4ea8c17c1c971eb96e62"><code>860379f</code></a> Reformat files according to Ruff</li> <li><a href="https://github.com/channable/heliclockter/commit/38a1fcc9c05551fb998324d8a1e11782aa256021"><code>38a1fcc</code></a> Replace black with ruff</li> <li><a href="https://github.com/channable/heliclockter/commit/0d85df5653099e11c12dfca36e690f9ab8c763b6"><code>0d85df5</code></a> Merge <a href="https://redirect.github.com/channable/heliclockter/issues/17">#17</a>: Upgrade Semaphore CI image to 22.04</li> <li><a href="https://github.com/channable/heliclockter/commit/2aaedcbb773e9996ac0603d2dcf3515b4e719a63"><code>2aaedcb</code></a> Added testing without pydantic in python 3.12</li> <li><a href="https://github.com/channable/heliclockter/commit/f503bdde3a0d1570dff70af315fa14e122792e7c"><code>f503bdd</code></a> Run unit tests for python 3.9 using docker</li> <li>Additional commits viewable in <a href="https://github.com/channable/heliclockter/compare/v1.3.1...v2.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>