Skip to content

Commit 7685f20

Browse files
chore(deps): bump openfga-sdk from 0.10.3 to 0.10.4 (#1074)
Bumps [openfga-sdk](https://github.com/openfga/python-sdk) from 0.10.3 to 0.10.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/openfga/python-sdk/releases">openfga-sdk's releases</a>.</em></p> <blockquote> <h2>v0.10.4</h2> <h3>Added</h3> <ul> <li>add support for Python 3.13 and 3.14 (<a href="https://redirect.github.com/openfga/python-sdk/issues/298">#298</a>) (<a href="https://github.com/openfga/python-sdk/commit/23910bb9a03afed8343480357be20578e137f976">23910bb</a>)</li> </ul> <h2>What's Changed</h2> <ul> <li>chore(deps): bump the dependencies group with 4 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/openfga/python-sdk/pull/284">openfga/python-sdk#284</a></li> <li>feat: draft releases, version verification, and reusable workflows by <a href="https://github.com/SoulPancake"><code>@​SoulPancake</code></a> in <a href="https://redirect.github.com/openfga/python-sdk/pull/287">openfga/python-sdk#287</a></li> <li>chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in the uv group across 1 directory by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/openfga/python-sdk/pull/288">openfga/python-sdk#288</a></li> <li>chore(ci): force tag creation in release config for draft releases by <a href="https://github.com/SoulPancake"><code>@​SoulPancake</code></a> in <a href="https://redirect.github.com/openfga/python-sdk/pull/290">openfga/python-sdk#290</a></li> <li>chore: sync with SDK generator by <a href="https://github.com/SoulPancake"><code>@​SoulPancake</code></a> in <a href="https://redirect.github.com/openfga/python-sdk/pull/289">openfga/python-sdk#289</a></li> <li>chore(deps): bump idna from 3.11 to 3.15 in the uv group across 1 directory by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/openfga/python-sdk/pull/292">openfga/python-sdk#292</a></li> <li>chore: skip github release and use gpg signed tag flow by <a href="https://github.com/SoulPancake"><code>@​SoulPancake</code></a> in <a href="https://redirect.github.com/openfga/python-sdk/pull/293">openfga/python-sdk#293</a></li> <li>chore(deps): bump the dependencies group in /example/example1 with 4 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/openfga/python-sdk/pull/295">openfga/python-sdk#295</a></li> <li>chore(deps): bump the dependencies group with 4 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/openfga/python-sdk/pull/294">openfga/python-sdk#294</a></li> <li>chore(deps): bump aiohttp from 3.13.5 to 3.14.0 in the uv group across 1 directory by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/openfga/python-sdk/pull/296">openfga/python-sdk#296</a></li> <li>chore(deps): bump aiohttp from 3.14.0 to 3.14.1 in the uv group across 1 directory by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/openfga/python-sdk/pull/297">openfga/python-sdk#297</a></li> <li>feat: add support for Python 3.13 and 3.14 by <a href="https://github.com/curfew-marathon"><code>@​curfew-marathon</code></a> in <a href="https://redirect.github.com/openfga/python-sdk/pull/298">openfga/python-sdk#298</a></li> <li>release: v0.10.4 by <a href="https://github.com/openfga-releaser-bot"><code>@​openfga-releaser-bot</code></a>[bot] in <a href="https://redirect.github.com/openfga/python-sdk/pull/299">openfga/python-sdk#299</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/curfew-marathon"><code>@​curfew-marathon</code></a> made their first contribution in <a href="https://redirect.github.com/openfga/python-sdk/pull/298">openfga/python-sdk#298</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openfga/python-sdk/compare/v0.10.3...v0.10.4">https://github.com/openfga/python-sdk/compare/v0.10.3...v0.10.4</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/openfga/python-sdk/blob/main/CHANGELOG.md">openfga-sdk's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/openfga/python-sdk/compare/v0.10.3...v0.10.4">0.10.4</a> (2026-06-29)</h2> <h3>Added</h3> <ul> <li>add support for Python 3.13 and 3.14 (<a href="https://redirect.github.com/openfga/python-sdk/issues/298">#298</a>) (<a href="https://github.com/openfga/python-sdk/commit/23910bb9a03afed8343480357be20578e137f976">23910bb</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openfga/python-sdk/commit/60a0a73a8481867dd25dadf7e6516fb4aca82a14"><code>60a0a73</code></a> release: v0.10.4 (<a href="https://redirect.github.com/openfga/python-sdk/issues/299">#299</a>)</li> <li><a href="https://github.com/openfga/python-sdk/commit/23910bb9a03afed8343480357be20578e137f976"><code>23910bb</code></a> feat: add support for Python 3.13 and 3.14 (<a href="https://redirect.github.com/openfga/python-sdk/issues/298">#298</a>)</li> <li><a href="https://github.com/openfga/python-sdk/commit/8d4655cd612230933bf7bd53acaa065cf79bfc7f"><code>8d4655c</code></a> chore(deps): bump aiohttp from 3.14.0 to 3.14.1 in the uv group across 1 dire...</li> <li><a href="https://github.com/openfga/python-sdk/commit/126a9056c8112cb56e6e59afe819c3d950e0eddf"><code>126a905</code></a> chore(deps): bump aiohttp from 3.13.5 to 3.14.0 in the uv group across 1 dire...</li> <li><a href="https://github.com/openfga/python-sdk/commit/5a40f9a3a333080552ef76483cb5050ee1f77398"><code>5a40f9a</code></a> chore(deps): bump the dependencies group with 4 updates (<a href="https://redirect.github.com/openfga/python-sdk/issues/294">#294</a>)</li> <li><a href="https://github.com/openfga/python-sdk/commit/786d53b03f64ee63dd31b1168b48439d787ed1a1"><code>786d53b</code></a> chore(deps): bump the dependencies group in /example/example1 with 4 updates ...</li> <li><a href="https://github.com/openfga/python-sdk/commit/dd847ded68414b46e7a21338eda79ad8912c30b6"><code>dd847de</code></a> chore: skip github release and use gpg signed tag flow (<a href="https://redirect.github.com/openfga/python-sdk/issues/293">#293</a>)</li> <li><a href="https://github.com/openfga/python-sdk/commit/2a9d14e55511dd1dc1d725dc44f412286815c16e"><code>2a9d14e</code></a> chore(deps): bump idna from 3.11 to 3.15 in the uv group across 1 directory (...</li> <li><a href="https://github.com/openfga/python-sdk/commit/dcd74f58de5ba55e04f90d6c79aacd4b84120293"><code>dcd74f5</code></a> chore: sync with SDK generator (<a href="https://redirect.github.com/openfga/python-sdk/issues/289">#289</a>)</li> <li><a href="https://github.com/openfga/python-sdk/commit/c5fb095e8656e4c2310c0e9af152a716c0e8db4a"><code>c5fb095</code></a> chore(ci): force tag creation in release config for draft releases (<a href="https://redirect.github.com/openfga/python-sdk/issues/290">#290</a>)</li> <li>Additional commits viewable in <a href="https://github.com/openfga/python-sdk/compare/v0.10.3...v0.10.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=openfga-sdk&package-manager=uv&previous-version=0.10.3&new-version=0.10.4)](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>
1 parent 007e5ac commit 7685f20

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)