mirror of
https://github.com/evroon/bracket.git
synced 2026-01-03 03:27:59 -05: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="19523779f4"><code>1952377</code></a> Update version to 2.0.0</li> <li><a href="0a07f6ca04"><code>0a07f6c</code></a> Drop Python 3.9 support, bump to 2.0.0</li> <li><a href="2ec7366c84"><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="8f49dc434f"><code>8f49dc4</code></a> Reduce Ruff target-version back to py39</li> <li><a href="1d565d8a50"><code>1d565d8</code></a> Bump to 1.3.2</li> <li><a href="860379f35b"><code>860379f</code></a> Reformat files according to Ruff</li> <li><a href="38a1fcc9c0"><code>38a1fcc</code></a> Replace black with ruff</li> <li><a href="0d85df5653"><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="2aaedcbb77"><code>2aaedcb</code></a> Added testing without pydantic in python 3.12</li> <li><a href="f503bdde3a"><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>