Skip to content

Update dependency pytest-benchmark to v5.3.0 - #1423

Merged
simu merged 1 commit into
masterfrom
renovate/pytest-benchmark-5.x
Aug 24, 2026
Merged

Update dependency pytest-benchmark to v5.3.0#1423
simu merged 1 commit into
masterfrom
renovate/pytest-benchmark-5.x

Conversation

@renovate

@renovate renovate Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
pytest-benchmark (changelog) 5.2.35.3.0 age confidence

Release Notes

ionelmc/pytest-benchmark (pytest-benchmark)

v5.3.0

Compare Source

  • Added --benchmark-precision and --benchmark-confidence:
    instead of a fixed number of rounds, stop once the mean's relative margin of error falls below the given fraction.
    Contributed by Aarni Koskela in #&#8203;318 <https://github.com/ionelmc/pytest-benchmark/pull/318>_.
  • Added compare --between mode. Example: pytest-benchmark compare --between=min 0001 0002.
    Contributed by Aarni Koskela in #&#8203;302 <https://github.com/ionelmc/pytest-benchmark/pull/302>_.
  • Modernized the CI/linting and added spellchecking.
    Contributed by Aarni Koskela in
    #&#8203;304 <https://github.com/ionelmc/pytest-benchmark/pull/304>,
    #&#8203;306 <https://github.com/ionelmc/pytest-benchmark/pull/306>
    and
    #&#8203;319 <https://github.com/ionelmc/pytest-benchmark/pull/319>_.
  • Defer the xdist auto-disable warning until a benchmark fixture is collected.
    Contributed by xlyyddy in #&#8203;317 <https://github.com/ionelmc/pytest-benchmark/pull/317>_
    (fixes #&#8203;65 <https://github.com/ionelmc/pytest-benchmark/issues/65>_).
  • Replaced deprecated argparse.FileType.
    Contributed by Sophia Castellarin in #&#8203;310 <https://github.com/ionelmc/pytest-benchmark/pull/310>_.
  • Fixed various spelling/typos.
    Contributed by Daniel Holth and Hugo van Kemenade in
    #&#8203;297 <https://github.com/ionelmc/pytest-benchmark/pull/297>_ and
    #&#8203;299 <https://github.com/ionelmc/pytest-benchmark/pull/299>_.
  • Cleaned up various dead code.
    Contributed by Hugo van Kemenade in
    #&#8203;300 <https://github.com/ionelmc/pytest-benchmark/pull/300>_ and
    #&#8203;301 <https://github.com/ionelmc/pytest-benchmark/pull/301>_.
  • CI now tests only with latest Pytest (now 9.1.1), Python 3.10-3.14 and PyPy 3.11.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner August 23, 2026 20:39
@renovate renovate Bot added the dependency Pull requests that update a dependency file label Aug 23, 2026
@renovate
renovate Bot force-pushed the renovate/pytest-benchmark-5.x branch from 5b617a1 to 58831a2 Compare August 24, 2026 06:16
@renovate
renovate Bot force-pushed the renovate/pytest-benchmark-5.x branch from 58831a2 to 1a5f0dd Compare August 24, 2026 08:55
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
renovate Bot force-pushed the renovate/pytest-benchmark-5.x branch from 1a5f0dd to 52d316c Compare August 24, 2026 09:00
@simu
simu merged commit 8a87441 into master Aug 24, 2026
26 checks passed
@simu
simu deleted the renovate/pytest-benchmark-5.x branch August 24, 2026 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant