Skip to content

fix(deps, pyamber): bump tenacity from 8.5.0 to 9.1.4 in /amber - #19

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/amber/tenacity-9.1.4
Open

fix(deps, pyamber): bump tenacity from 8.5.0 to 9.1.4 in /amber#19
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/amber/tenacity-9.1.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown

Bumps tenacity from 8.5.0 to 9.1.4.

Release notes

Sourced from tenacity's releases.

9.1.4

What's Changed

Full Changelog: jd/tenacity@9.1.3...9.1.4

9.1.3

What's Changed

New Contributors

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

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

tenacity 9.0.0

What's Changed

  • Respects min argument for wait_random_exponential by @​yxtay in jd/tenacity#425
  • Bump major version to warn API breakage on statistics attribute

... (truncated)

Commits
  • d4e868d Fix retry() annotations with async sleep= function (#555)
  • 24415eb support async sleep for sync fn (#551)
  • 3bf33b4 chore: drop Python 3.9 support (EOL) (#552)
  • 7027da3 chore(deps): bump the github-actions group with 2 updates (#550)
  • 21ae7d0 docs: fix syntax error in wait_chain docstring example (#548)
  • ef12c9e chore(deps): bump actions/checkout in the github-actions group (#547)
  • c35a4b3 chore(deps): bump the github-actions group with 2 updates (#545)
  • e792bba ci: fix mypy (#546)
  • 0f55245 ci: remove reno requirements (#542)
  • 815c34f feat(wait): add wait_exception strategy (#541)
  • Additional commits viewable in compare view

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 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 8.5.0 to 9.1.4.
- [Release notes](https://github.com/jd/tenacity/releases)
- [Commits](jd/tenacity@8.5.0...9.1.4)

---
updated-dependencies:
- dependency-name: tenacity
  dependency-version: 9.1.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jul 13, 2026
@github-actions

Copy link
Copy Markdown

Automated Reviewer Suggestions

Based on the git blame history of the changed files, we recommend the following reviewers:

  • No candidates found from git blame history.

@github-actions

Copy link
Copy Markdown

⚠️ Benchmark changes need a look

🟢 2 better · 🔴 7 worse · ⚪ 6 noise (<±5%) · 0 without baseline

Compared against main e029e0d benchmarked on this same runner, so the delta is largely free of cross-runner hardware noise. The "7d avg" column still reflects the gh-pages dashboard. Treat <±5% as noise unless repeated.

Dashboard · Run

config throughput MB/s latency max Δ latest / 7d
🔴 bs=10 sw=10 sl=64 606 0.37 15,894/24,980/24,980 us 🔴 +14.6% / ⚪ within ±5%
🟢 bs=100 sw=10 sl=64 1,459 0.89 68,379/88,117/88,117 us 🟢 -9.1% / ⚪ within ±5%
🔴 bs=1000 sw=10 sl=64 1,639 1 603,044/676,317/676,317 us 🔴 +9.4% / ⚪ within ±5%
Baseline details

Latest main e029e0d from same runner

config metric PR latest main 7d avg Δ latest Δ 7d
bs=10 sw=10 sl=64 throughput 606 tuples/sec 682 tuples/sec n/a -11.1% n/a
bs=10 sw=10 sl=64 MB/s 0.37 MB/s 0.416 MB/s n/a -11.1% n/a
bs=10 sw=10 sl=64 p50 15,894 us 14,045 us n/a +13.2% n/a
bs=10 sw=10 sl=64 p95 24,980 us 21,807 us n/a +14.6% n/a
bs=10 sw=10 sl=64 p99 24,980 us 21,807 us n/a +14.6% n/a
bs=100 sw=10 sl=64 throughput 1,459 tuples/sec 1,430 tuples/sec n/a +2.0% n/a
bs=100 sw=10 sl=64 MB/s 0.89 MB/s 0.873 MB/s n/a +1.9% n/a
bs=100 sw=10 sl=64 p50 68,379 us 66,248 us n/a +3.2% n/a
bs=100 sw=10 sl=64 p95 88,117 us 96,962 us n/a -9.1% n/a
bs=100 sw=10 sl=64 p99 88,117 us 96,962 us n/a -9.1% n/a
bs=1000 sw=10 sl=64 throughput 1,639 tuples/sec 1,655 tuples/sec n/a -1.0% n/a
bs=1000 sw=10 sl=64 MB/s 1 MB/s 1.01 MB/s n/a -1.0% n/a
bs=1000 sw=10 sl=64 p50 603,044 us 605,122 us n/a -0.3% n/a
bs=1000 sw=10 sl=64 p95 676,317 us 618,284 us n/a +9.4% n/a
bs=1000 sw=10 sl=64 p99 676,317 us 618,284 us n/a +9.4% n/a
Raw CSV
config_idx,batch_size,schema_width,string_len,num_batches,total_ms,total_tuples,total_bytes,tuples_per_sec,mb_per_sec,lat_p50_us,lat_p95_us,lat_p99_us
0,10,10,64,20,330.24,200,128000,606,0.370,15893.77,24980.29,24980.29
1,100,10,64,20,1371.04,2000,1280000,1459,0.890,68378.58,88117.10,88117.10
2,1000,10,64,20,12206.00,20000,12800000,1639,1.000,603044.34,676317.31,676317.31

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 pyamber python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants