dependabot[bot] opened a new pull request, #118: URL: https://github.com/apache/arrow-datafusion-python/pull/118
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.60 to 0.1.61. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/async-trait/releases">async-trait's releases</a>.</em></p> <blockquote> <h2>0.1.61</h2> <ul> <li>Fix async function signatures that involve #[cfg(...)] attributes on parameters (<a href="https://github-redirect.dependabot.com/dtolnay/async-trait/issues/227">#227</a>, thanks <a href="https://github.com/azriel91"><code>@azriel91</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/async-trait/commit/f0136520a18b7f43d485b929a09b9d041ad8f2c6"><code>f013652</code></a> Release 0.1.61</li> <li><a href="https://github.com/dtolnay/async-trait/commit/5f882653303e61044a44f8c82ff08d09e2a5e3aa"><code>5f88265</code></a> Revert "Temporarily suppress where_clauses_object_safety due to regression"</li> <li><a href="https://github.com/dtolnay/async-trait/commit/15d7e008cb6412a5ba1a26f0c8090d5a0003cb81"><code>15d7e00</code></a> Touch up PR 227</li> <li><a href="https://github.com/dtolnay/async-trait/commit/f0f9309e40b95ae7c2f4994662b30c1d49d72e4a"><code>f0f9309</code></a> Move function argument cfg tests to issue-specific regression test</li> <li><a href="https://github.com/dtolnay/async-trait/commit/2866cb9a296888a89d11d60e65f843e5f9c51991"><code>2866cb9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/async-trait/issues/227">#227</a> from azriel91/bugfix/226/forward-param-attributes</li> <li><a href="https://github.com/dtolnay/async-trait/commit/6cf682f3a252d71a3f0b93be0995504844aec897"><code>6cf682f</code></a> Forward attributes on <code>impl</code> function parameters to variable declaration.</li> <li><a href="https://github.com/dtolnay/async-trait/commit/6050c94ca7be287be1657fcefd299165e39c7ef2"><code>6050c94</code></a> Prevent actions duplication on noop merge commits</li> <li><a href="https://github.com/dtolnay/async-trait/commit/3d682aa5405a28d76365e9620428fa0ae43a671e"><code>3d682aa</code></a> Sync license text with rust-lang repos</li> <li><a href="https://github.com/dtolnay/async-trait/commit/922699ea5fc9c425339c8767154a5c8143892eb8"><code>922699e</code></a> Temporarily suppress where_clauses_object_safety due to regression</li> <li>See full diff in <a href="https://github.com/dtolnay/async-trait/compare/0.1.60...0.1.61">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 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 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]
