-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit 0f72214
authored
Bump tenacity from 9.0.0 to 9.1.2 (#11005)
Bumps [tenacity](https://github.com/jd/tenacity) from 9.0.0 to 9.1.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jd/tenacity/releases">tenacity's
releases</a>.</em></p>
<blockquote>
<h2>9.1.2</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jd/tenacity/compare/9.1.1...9.1.2">https://github.com/jd/tenacity/compare/9.1.1...9.1.2</a></p>
<h2>9.1.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Test with Python 3.13 by <a
href="https://github.com/edgarrmondragon"><code>@edgarrmondragon</code></a>
in <a
href="https://redirect.github.com/jd/tenacity/pull/480">jd/tenacity#480</a></li>
<li>ci: remove Python 3.8 support by <a
href="https://github.com/jd"><code>@jd</code></a> in <a
href="https://redirect.github.com/jd/tenacity/pull/515">jd/tenacity#515</a></li>
<li>fix: return "Self" from "BaseRetrying.copy" by
<a href="https://github.com/ThirVondukr"><code>@ThirVondukr</code></a>
in <a
href="https://redirect.github.com/jd/tenacity/pull/518">jd/tenacity#518</a></li>
<li>ci: upload on PyPI using trusted publishing by <a
href="https://github.com/jd"><code>@jd</code></a> in <a
href="https://redirect.github.com/jd/tenacity/pull/520">jd/tenacity#520</a></li>
<li>Add re.Pattern to allowed match types by <a
href="https://github.com/robertschweizer"><code>@robertschweizer</code></a>
in <a
href="https://redirect.github.com/jd/tenacity/pull/497">jd/tenacity#497</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/Young-Lord"><code>@Young-Lord</code></a> made
their first contribution in <a
href="https://redirect.github.com/jd/tenacity/pull/491">jd/tenacity#491</a></li>
<li><a
href="https://github.com/edgarrmondragon"><code>@edgarrmondragon</code></a>
made their first contribution in <a
href="https://redirect.github.com/jd/tenacity/pull/480">jd/tenacity#480</a></li>
<li><a
href="https://github.com/ThirVondukr"><code>@ThirVondukr</code></a>
made their first contribution in <a
href="https://redirect.github.com/jd/tenacity/pull/518">jd/tenacity#518</a></li>
<li><a
href="https://github.com/robertschweizer"><code>@robertschweizer</code></a>
made their first contribution in <a
href="https://redirect.github.com/jd/tenacity/pull/497">jd/tenacity#497</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jd/tenacity/compare/9.0.0...9.1.0">https://github.com/jd/tenacity/compare/9.0.0...9.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jd/tenacity/commit/62787c34bb052d28d814bc07e5c3caed22cd73a2"><code>62787c3</code></a>
ci: fix build</li>
<li><a
href="https://github.com/jd/tenacity/commit/2b173a1039009773dbf5d377f95cc8aabe83bf58"><code>2b173a1</code></a>
ci: fix typo</li>
<li><a
href="https://github.com/jd/tenacity/commit/a44271f3d7d917d81e432ce7f85d448b437b4e41"><code>a44271f</code></a>
fix: Add re.Pattern to allowed match types (<a
href="https://redirect.github.com/jd/tenacity/issues/497">#497</a>)</li>
<li><a
href="https://github.com/jd/tenacity/commit/b4dfa3fe88707f42561d11dea4bca06c45fb5523"><code>b4dfa3f</code></a>
chore(deps): bump actions/setup-python in the github-actions group (<a
href="https://redirect.github.com/jd/tenacity/issues/522">#522</a>)</li>
<li><a
href="https://github.com/jd/tenacity/commit/f9a879c531ff4be938309aae6c69f46fc5b732d8"><code>f9a879c</code></a>
ci: upload on PyPI using trusted publishing (<a
href="https://redirect.github.com/jd/tenacity/issues/520">#520</a>)</li>
<li><a
href="https://github.com/jd/tenacity/commit/bfbf17314612b8546a650c4b56d6c6438e6857df"><code>bfbf173</code></a>
fix: return "Self" from "BaseRetrying.copy" (<a
href="https://redirect.github.com/jd/tenacity/issues/518">#518</a>)</li>
<li><a
href="https://github.com/jd/tenacity/commit/212c47c05fec89c3aca8c4fec0b426c9f33036e8"><code>212c47c</code></a>
ci: update ubuntu image (<a
href="https://redirect.github.com/jd/tenacity/issues/516">#516</a>)</li>
<li><a
href="https://github.com/jd/tenacity/commit/3e2c18175944c1896a1065809db15378d545cdce"><code>3e2c181</code></a>
ci: remove Python 3.8 support (<a
href="https://redirect.github.com/jd/tenacity/issues/515">#515</a>)</li>
<li><a
href="https://github.com/jd/tenacity/commit/320335902409ed2e09f21cb83431de7ee7a0c2a6"><code>3203359</code></a>
Test with Python 3.13 (<a
href="https://redirect.github.com/jd/tenacity/issues/480">#480</a>)</li>
<li><a
href="https://github.com/jd/tenacity/commit/72db2740cab8248d2d9b7b9a0716cb1ea9867051"><code>72db274</code></a>
chore(deps): bump actions/setup-python in the github-actions group (<a
href="https://redirect.github.com/jd/tenacity/issues/513">#513</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/jd/tenacity/compare/9.0.0...9.1.2">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 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>1 parent e410a60 commit 0f72214Copy full SHA for 0f72214
File tree
Expand file treeCollapse file tree
2 files changed
+2
-2
lines changedFilter options
- requirements
Expand file treeCollapse file tree
2 files changed
+2
-2
lines changedrequirements/constraints.txt
Copy file name to clipboardExpand all lines: requirements/constraints.txt+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
242 | 242 |
| |
243 | 243 |
| |
244 | 244 |
| |
245 |
| - | |
| 245 | + | |
246 | 246 |
| |
247 | 247 |
| |
248 | 248 |
| |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
233 | 233 |
| |
234 | 234 |
| |
235 | 235 |
| |
236 |
| - | |
| 236 | + | |
237 | 237 |
| |
238 | 238 |
| |
239 | 239 |
| |
|
0 commit comments