chore(deps-dev): bump pytest-benchmark from 5.2.0 to 5.2.3 by dependabot[bot] · Pull Request #1056 · jenstroeger/python-package-template
Bumps pytest-benchmark from 5.2.0 to 5.2.3.
Changelog
Sourced from pytest-benchmark's changelog.
v5.2.3 (2025-11-09)
- Add support for pytest 9.0.
- Moved the README.rst/CHANGELOG.rst concatenation from setup.py to pyproject.toml.
v5.2.2 (2025-11-07)
- Fixed auto-disable to work with newer xdist (pytest-benchmark auto disables benchmarks if xdist is enabled by design). Contributed by Thomas B. Brunner in
[#294](https://github.com/ionelmc/pytest-benchmark/issues/294) <https://github.com/ionelmc/pytest-benchmark/pull/294>_.v5.2.1 (2025-11-04)
- Add markers so pytest doesn't try to assert-rewrite the plugin internals (fixes those
pytest.PytestAssertRewriteWarning: Module already imported so cannot be rewritten; pytest_benchmarkwarnings).
Commits
b857483Bump version: 5.2.2 → 5.2.37f5abf9Add a note about the readme.b8e5f53Fix bad wrap.931d50fAdd back some escapes. Oops.d5c2f7eAdd support for pytest 9.0. Fixes #295.9a3888aMove readme+changelog extraction to static pyproject config.d34bf73Bump version: 5.2.1 → 5.2.2cf2ac34Bump prek.8bfc327Improve formatting (docutils chokes on those arguments with colons and bracke...190b487Prefix all headings with letters to allow docutils or whatever generate stabl...- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)