dependabot[bot] opened a new pull request, #17614: URL: https://github.com/apache/beam/pull/17614
Updates the requirements on [tenacity](https://github.com/jd/tenacity) to permit the latest version. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jd/tenacity/commit/a7f548520e4ee871ad8aeb354ecfa1a324c8ca19"><code>a7f5485</code></a> Fix after_log logger format (<a href="https://github-redirect.dependabot.com/jd/tenacity/issues/317">#317</a>)</li> <li><a href="https://github.com/jd/tenacity/commit/06413c391f7fed0d286e35ce2226c1ac577cce67"><code>06413c3</code></a> Drop <code>py2</code> tag from the wheel name (<a href="https://github-redirect.dependabot.com/jd/tenacity/issues/320">#320</a>)</li> <li><a href="https://github.com/jd/tenacity/commit/20d9228351d17dd38f8e2af091c99af98b5fcd88"><code>20d9228</code></a> Add a <strong>repr</strong> method to RetryCallState objects (<a href="https://github-redirect.dependabot.com/jd/tenacity/issues/302">#302</a>)</li> <li><a href="https://github.com/jd/tenacity/commit/58fbe614433212e27484f70ed7984f33b1bdb707"><code>58fbe61</code></a> Add type annotations to cover all code. (<a href="https://github-redirect.dependabot.com/jd/tenacity/issues/315">#315</a>)</li> <li><a href="https://github.com/jd/tenacity/commit/c18dcfbf4b6a719f668f12fdb4999afaeef62648"><code>c18dcfb</code></a> Fix <a href="https://github-redirect.dependabot.com/jd/tenacity/issues/307">#307</a> : Drop deprecated APIs (<a href="https://github-redirect.dependabot.com/jd/tenacity/issues/314">#314</a>)</li> <li><a href="https://github.com/jd/tenacity/commit/786997edf9efb87704ce684d8765eb67d196820d"><code>786997e</code></a> Fix DeprecationWarnings in tests (<a href="https://github-redirect.dependabot.com/jd/tenacity/issues/313">#313</a>)</li> <li><a href="https://github.com/jd/tenacity/commit/d442271252b90d15a56f3fd1c622e3902fc4d3cd"><code>d442271</code></a> Do not package tests with tenacity (<a href="https://github-redirect.dependabot.com/jd/tenacity/issues/308">#308</a>)</li> <li><a href="https://github.com/jd/tenacity/commit/52ce97c61bf7f661a7e9d7f32896151238f202b3"><code>52ce97c</code></a> Fix issue <a href="https://github-redirect.dependabot.com/jd/tenacity/issues/288">#288</a> : <strong>name</strong> and other attributes for async functions (<a href="https://github-redirect.dependabot.com/jd/tenacity/issues/312">#312</a>)</li> <li><a href="https://github.com/jd/tenacity/commit/dc60786ac1d15c54bd2279293c199544f50a3867"><code>dc60786</code></a> Use f-strings instead of <code>str.format</code> as faster and easier to read (<a href="https://github-redirect.dependabot.com/jd/tenacity/issues/311">#311</a>)</li> <li><a href="https://github.com/jd/tenacity/commit/b4d8d6bdc3d574ba558f016432c1ae676460ffd5"><code>b4d8d6b</code></a> Replace abc.ABCMeta with abc.ABC (<a href="https://github-redirect.dependabot.com/jd/tenacity/issues/310">#310</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jd/tenacity/compare/5.0.2...8.0.1">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 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]
