mirror of
https://github.com/evroon/bracket.git
synced 2026-02-02 18:41:25 -05:00
Updates the requirements on [fastapi-sso](https://github.com/tomasvotava/fastapi-sso) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tomasvotava/fastapi-sso/releases">fastapi-sso's releases</a>.</em></p> <blockquote> <h2>0.18.0</h2> <h2>What's Changed</h2> <p><em>Removed support for python 3.8</em></p> <ul> <li>chore: add Python 3.13 to testing and linting workflows by <a href="https://github.com/tomasvotava"><code>@tomasvotava</code></a> in <a href="https://redirect.github.com/tomasvotava/fastapi-sso/pull/226">tomasvotava/fastapi-sso#226</a></li> <li>chore: update Python version to 3.12 and improve documentation workflow by <a href="https://github.com/tomasvotava"><code>@tomasvotava</code></a> in <a href="https://redirect.github.com/tomasvotava/fastapi-sso/pull/227">tomasvotava/fastapi-sso#227</a></li> <li>chore(deps-dev): bump the all group across 1 directory with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/tomasvotava/fastapi-sso/pull/228">tomasvotava/fastapi-sso#228</a></li> <li>feat:use id token for linkedin userinfo by <a href="https://github.com/tomasvotava"><code>@tomasvotava</code></a> in <a href="https://redirect.github.com/tomasvotava/fastapi-sso/pull/229">tomasvotava/fastapi-sso#229</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tomasvotava/fastapi-sso/compare/0.17.0...0.18.0">https://github.com/tomasvotava/fastapi-sso/compare/0.17.0...0.18.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="c9fba38412"><code>c9fba38</code></a> chore: 0.17.0 => 0.18.0</li> <li><a href="592119641d"><code>5921196</code></a> feat:use id token for linkedin userinfo (<a href="https://redirect.github.com/tomasvotava/fastapi-sso/issues/229">#229</a>)</li> <li><a href="2f5db65a61"><code>2f5db65</code></a> chore(deps-dev): bump the all group across 1 directory with 2 updates (<a href="https://redirect.github.com/tomasvotava/fastapi-sso/issues/228">#228</a>)</li> <li><a href="262ee2c098"><code>262ee2c</code></a> chore: update docs pipeline's actions</li> <li><a href="1701968033"><code>1701968</code></a> chore: update Python version to 3.12 and improve documentation workflow (<a href="https://redirect.github.com/tomasvotava/fastapi-sso/issues/227">#227</a>)</li> <li><a href="e436d923b8"><code>e436d92</code></a> chore: add Python 3.13 to testing and linting workflows (<a href="https://redirect.github.com/tomasvotava/fastapi-sso/issues/226">#226</a>)</li> <li>See full diff in <a href="https://github.com/tomasvotava/fastapi-sso/compare/0.17.0...0.18.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>