mirror of
https://github.com/evroon/bracket.git
synced 2026-06-11 10:15:19 -04:00
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.135.3 to 0.136.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fastapi/fastapi/releases">fastapi's releases</a>.</em></p> <blockquote> <h2>0.136.0</h2> <h3>Upgrades</h3> <ul> <li>⬆️ Support free-threaded Python 3.14t. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15149">#15149</a> by <a href="https://github.com/svlandeg"><code>@svlandeg</code></a>.</li> </ul> <h2>0.135.4</h2> <h3>Refactors</h3> <ul> <li>🔥 Remove April Fool's <code>@app.vibe()</code> 🤪. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15363">#15363</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> </ul> <h3>Internal</h3> <ul> <li>⬆ Bump cryptography from 46.0.5 to 46.0.7. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15314">#15314</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Bump strawberry-graphql from 0.307.1 to 0.312.3. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15309">#15309</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>🔨 Add pre-commit hook to ensure latest release header has date. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15293">#15293</a> by <a href="https://github.com/YuriiMotov"><code>@YuriiMotov</code></a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="708606c982"><code>708606c</code></a> 🔖 Release version 0.136.0</li> <li><a href="13be6a3a0f"><code>13be6a3</code></a> 📝 Update release notes</li> <li><a href="4b264878d7"><code>4b26487</code></a> ⬆️ Support free-threaded Python 3.14t (<a href="https://redirect.github.com/fastapi/fastapi/issues/15149">#15149</a>)</li> <li><a href="f796c346a8"><code>f796c34</code></a> 🔖 Release version 0.135.4</li> <li><a href="09d1d1cb70"><code>09d1d1c</code></a> 📝 Update release notes</li> <li><a href="ae4e45c5cc"><code>ae4e45c</code></a> 🔥 Remove April Fool's <code>@app.vibe()</code> 🤪 (<a href="https://redirect.github.com/fastapi/fastapi/issues/15363">#15363</a>)</li> <li><a href="9653034b8d"><code>9653034</code></a> 📝 Update release notes</li> <li><a href="6f9a102faf"><code>6f9a102</code></a> ⬆ Bump cryptography from 46.0.5 to 46.0.7 (<a href="https://redirect.github.com/fastapi/fastapi/issues/15314">#15314</a>)</li> <li><a href="eba8942c81"><code>eba8942</code></a> 📝 Update release notes</li> <li><a href="77d080caf8"><code>77d080c</code></a> ⬆ Bump strawberry-graphql from 0.307.1 to 0.312.3 (<a href="https://redirect.github.com/fastapi/fastapi/issues/15309">#15309</a>)</li> <li>Additional commits viewable in <a href="https://github.com/fastapi/fastapi/compare/0.135.3...0.136.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 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>