Skip to content

Commit

Permalink
feat(deps): Bump pyathena from 3.9.0 to 3.11.0 (#187)
Browse files Browse the repository at this point in the history
Bumps [pyathena](https://github.com/laughingman7743/PyAthena) from 3.9.0
to 3.11.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/laughingman7743/PyAthena/releases">pyathena's
releases</a>.</em></p>
<blockquote>
<h2>v3.11.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Drop support for Python 3.8 (fix <a
href="https://redirect.github.com/laughingman7743/PyAthena/issues/561">#561</a>)
by <a
href="https://github.com/laughingman7743"><code>@​laughingman7743</code></a>
in <a
href="https://redirect.github.com/laughingman7743/PyAthena/pull/565">laughingman7743/PyAthena#565</a></li>
<li>Support for Python 3.13 (fix <a
href="https://redirect.github.com/laughingman7743/PyAthena/issues/560">#560</a>)
by <a
href="https://github.com/laughingman7743"><code>@​laughingman7743</code></a>
in <a
href="https://redirect.github.com/laughingman7743/PyAthena/pull/566">laughingman7743/PyAthena#566</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/laughingman7743/PyAthena/compare/v3.10.0...v3.11.0">https://github.com/laughingman7743/PyAthena/compare/v3.10.0...v3.11.0</a></p>
<h2>v3.10.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix to pass kwarg in the call to the execute method in the
executemany method by <a
href="https://github.com/laughingman7743"><code>@​laughingman7743</code></a>
in <a
href="https://redirect.github.com/laughingman7743/PyAthena/pull/555">laughingman7743/PyAthena#555</a></li>
<li>Fix to set result_reuse_enable and result_reuse_minutes in
AsyncPandasCursor by <a
href="https://github.com/laughingman7743"><code>@​laughingman7743</code></a>
in <a
href="https://redirect.github.com/laughingman7743/PyAthena/pull/556">laughingman7743/PyAthena#556</a></li>
<li>Escape schema and table names in drop statements (fix <a
href="https://redirect.github.com/laughingman7743/PyAthena/issues/562">#562</a>)
by <a
href="https://github.com/laughingman7743"><code>@​laughingman7743</code></a>
in <a
href="https://redirect.github.com/laughingman7743/PyAthena/pull/563">laughingman7743/PyAthena#563</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/laughingman7743/PyAthena/compare/v3.9.0...v3.10.0">https://github.com/laughingman7743/PyAthena/compare/v3.9.0...v3.10.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/laughingman7743/PyAthena/commit/42da7deddd3c22328c5b28dc5904ae6fac3da7a3"><code>42da7de</code></a>
Bump version to v3.11.0</li>
<li><a
href="https://github.com/laughingman7743/PyAthena/commit/6d2e13baca4dfc42f4ab7f9ba8b9f42c04dc0ad7"><code>6d2e13b</code></a>
Update docs</li>
<li><a
href="https://github.com/laughingman7743/PyAthena/commit/3e8043471c29ad4fdc783d8ec849a019eabc1a9a"><code>3e80434</code></a>
Merge pull request <a
href="https://redirect.github.com/laughingman7743/PyAthena/issues/566">#566</a>
from laughingman7743/<a
href="https://redirect.github.com/laughingman7743/PyAthena/issues/560">#560</a></li>
<li><a
href="https://github.com/laughingman7743/PyAthena/commit/ad284262d1faf54547774aaf474d3f1915e22668"><code>ad28426</code></a>
Update python version of CI to 3.12</li>
<li><a
href="https://github.com/laughingman7743/PyAthena/commit/830b51c28a618b4e27d60dc1d30726909ba77f93"><code>830b51c</code></a>
Support for Python 3.13 (fix <a
href="https://redirect.github.com/laughingman7743/PyAthena/issues/560">#560</a>)</li>
<li><a
href="https://github.com/laughingman7743/PyAthena/commit/abda8681b29232130bcbb01c7f42a11f73f219d1"><code>abda868</code></a>
Merge pull request <a
href="https://redirect.github.com/laughingman7743/PyAthena/issues/565">#565</a>
from laughingman7743/<a
href="https://redirect.github.com/laughingman7743/PyAthena/issues/561">#561</a></li>
<li><a
href="https://github.com/laughingman7743/PyAthena/commit/abaf04824b5fa31f051f4a0f71d2dc738f190e4e"><code>abaf048</code></a>
Added handling of enum types to the type compiler</li>
<li><a
href="https://github.com/laughingman7743/PyAthena/commit/8efa9aeadba98b674edfa2202a0acfdfe931c18a"><code>8efa9ae</code></a>
Fix Unknown parameter in input: &quot;onerror&quot;</li>
<li><a
href="https://github.com/laughingman7743/PyAthena/commit/b54e6766c8edc2f6ccd84d60253535696ac038bb"><code>b54e676</code></a>
Fix AttributeError: <code>np.complex_</code> was removed in the NumPy
2.0 release. Use `...</li>
<li><a
href="https://github.com/laughingman7743/PyAthena/commit/672b31d906a24e09eeeba7b99568cb8693034702"><code>672b31d</code></a>
Drop support for Python 3.8 (fix <a
href="https://redirect.github.com/laughingman7743/PyAthena/issues/561">#561</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/laughingman7743/PyAthena/compare/v3.9.0...v3.11.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pyathena&package-manager=pip&previous-version=3.9.0&new-version=3.11.0)](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 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent e5287b0 commit 3f0c04c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3f0c04c

Please sign in to comment.