Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps pyperf from 2.9.0 to 2.10.0.

Release notes

Sourced from pyperf's releases.

2.10.0

What's Changed

New Contributors

Full Changelog: psf/pyperf@2.9.0...2.10.0

Changelog

Sourced from pyperf's changelog.

Version 2.10.0 (2026-02-07)

  • Feature: JIT builds of CPython are now recognized as a JIT implementation by :func:perf.python_has_jit. Patch by Ken Jin.
  • Feature: Memory tracker now supports BSD. Patch by Laurent Cheylus and Victor Stinner.
  • Maintenance: pyperf now requires Python 3.9 or higher. Patch by Alex Willmer.
Commits
  • ddb748a Prepare 2.10.0 release (#232)
  • 8f6e7d0 Recognise CPython as a JIT implementation (#231)
  • ff3ba74 Setup Dependabot for Github actions, bump checkout and setup-python actions (...
  • 188810f Remove fallbacks for unsupported Python versions (< 3.9) (#228)
  • e6675c6 Docs: Update minimum Python version. Add matching badge (#226)
  • d2cc803 Add BSD support for track-memory (#220)
  • 2fcee60 ReadTheDocs: use latest Ubuntu and Python (#218)
  • See full diff 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 [pyperf](https://github.com/psf/pyperf) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/psf/pyperf/releases)
- [Changelog](https://github.com/psf/pyperf/blob/main/doc/changelog.rst)
- [Commits](psf/pyperf@2.9.0...2.10.0)

---
updated-dependencies:
- dependency-name: pyperf
  dependency-version: 2.10.0
  dependency-type: direct:development
  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 Feb 9, 2026
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.

0 participants