dependabot[bot] opened a new pull request, #42665: URL: https://github.com/apache/superset/pull/42665
Updates the requirements on [pyathena](https://github.com/pyathena-dev/PyAthena) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pyathena-dev/PyAthena/releases">pyathena's releases</a>.</em></p> <blockquote> <h2>v3.35.2</h2> <h2>What's Changed</h2> <ul> <li>Bump soupsieve from 2.8 to 2.8.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/pyathena-dev/PyAthena/pull/738">pyathena-dev/PyAthena#738</a></li> <li>Fix/739 cache schema catalog by <a href="https://github.com/Liam3851"><code>@Liam3851</code></a> in <a href="https://redirect.github.com/pyathena-dev/PyAthena/pull/740">pyathena-dev/PyAthena#740</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Liam3851"><code>@Liam3851</code></a> made their first contribution in <a href="https://redirect.github.com/pyathena-dev/PyAthena/pull/740">pyathena-dev/PyAthena#740</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pyathena-dev/PyAthena/compare/v3.35.1...v3.35.2">https://github.com/pyathena-dev/PyAthena/compare/v3.35.1...v3.35.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pyathena-dev/PyAthena/commit/446a6c8beae2d325cd4ecbde4d854b86b5614534"><code>446a6c8</code></a> Merge pull request <a href="https://redirect.github.com/pyathena-dev/PyAthena/issues/740">#740</a> from Liam3851/fix/739-cache-schema-catalog</li> <li><a href="https://github.com/pyathena-dev/PyAthena/commit/fe664697f8332cd1d385bf5d2422b6d5e77b19c7"><code>fe66469</code></a> Merge branch 'master' into fix/739-cache-schema-catalog</li> <li><a href="https://github.com/pyathena-dev/PyAthena/commit/61b8ba8940e4bde0a97f9c9296efe22585a56693"><code>61b8ba8</code></a> Fix case sensitivity and improve tests.</li> <li><a href="https://github.com/pyathena-dev/PyAthena/commit/36f1d4eed3fbf53bd0a529aedac531fdf1ba4aeb"><code>36f1d4e</code></a> Merge pull request <a href="https://redirect.github.com/pyathena-dev/PyAthena/issues/738">#738</a> from pyathena-dev/dependabot/uv/soupsieve-2.8.4</li> <li><a href="https://github.com/pyathena-dev/PyAthena/commit/b59f1dca246cfbcf8d18dfc55d1afb8645217374"><code>b59f1dc</code></a> Remove bad/unneeded none guard.</li> <li><a href="https://github.com/pyathena-dev/PyAthena/commit/5bcf87d58907094952a1289ae9dfcf9a0fc039d7"><code>5bcf87d</code></a> Check that the schema and catalog match when looking for cached results.</li> <li><a href="https://github.com/pyathena-dev/PyAthena/commit/b359bafc62595c0585b6a0a51601c93c7b3ef4fc"><code>b359baf</code></a> Bump soupsieve from 2.8 to 2.8.4</li> <li><a href="https://github.com/pyathena-dev/PyAthena/commit/c32fc58a37c9c4993240a8302d3ed6912b37b662"><code>c32fc58</code></a> Merge pull request <a href="https://redirect.github.com/pyathena-dev/PyAthena/issues/735">#735</a> from pyathena-dev/fix/734-execute-legacy-kwargs</li> <li><a href="https://github.com/pyathena-dev/PyAthena/commit/322ce8afa81a5795c561c6eb5bb5b7a632a24fa2"><code>322ce8a</code></a> Add no-AWS passthrough regression tests from self-review</li> <li><a href="https://github.com/pyathena-dev/PyAthena/commit/8d299e4c0aa15bfb0ead58804c034729e81e3f20"><code>8d299e4</code></a> Restore legacy keyword arguments on the private _execute() methods</li> <li>Additional commits viewable in <a href="https://github.com/pyathena-dev/PyAthena/compare/v2.0.0...v3.35.2">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 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
