Skip to content

Build: Bump tenacity from 9.0.0 to 9.1.2#1896

Merged
Fokko merged 1 commit into
mainfrom
dependabot/pip/tenacity-9.1.2
Apr 8, 2025
Merged

Build: Bump tenacity from 9.0.0 to 9.1.2#1896
Fokko merged 1 commit into
mainfrom
dependabot/pip/tenacity-9.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 8, 2025

Copy link
Copy Markdown
Contributor

Bumps tenacity from 9.0.0 to 9.1.2.

Release notes

Sourced from tenacity's releases.

9.1.2

Full Changelog: jd/tenacity@9.1.1...9.1.2

9.1.1

What's Changed

New Contributors

Full Changelog: jd/tenacity@9.0.0...9.1.0

Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [tenacity](https://github.com/jd/tenacity) from 9.0.0 to 9.1.2.
- [Release notes](https://github.com/jd/tenacity/releases)
- [Commits](jd/tenacity@9.0.0...9.1.2)

---
updated-dependencies:
- dependency-name: tenacity
  dependency-version: 9.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 8, 2025
@Fokko Fokko merged commit 855b472 into main Apr 8, 2025
@Fokko Fokko deleted the dependabot/pip/tenacity-9.1.2 branch April 8, 2025 13:01
gabeiglio pushed a commit to Netflix/iceberg-python that referenced this pull request Aug 13, 2025
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 &quot;Self&quot; from &quot;BaseRetrying.copy&quot; 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 &quot;Self&quot; from &quot;BaseRetrying.copy&quot; (<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 />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tenacity&package-manager=pip&previous-version=9.0.0&new-version=9.1.2)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant