Skip to content

build(deps): Bump py-cpuinfo from 5.0.0 to 9.0.0 in /examples/pytest - #11

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/examples/pytest/py-cpuinfo-9.0.0
Open

build(deps): Bump py-cpuinfo from 5.0.0 to 9.0.0 in /examples/pytest#11
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/examples/pytest/py-cpuinfo-9.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps py-cpuinfo from 5.0.0 to 9.0.0.

Changelog

Sourced from py-cpuinfo's changelog.

  • Release 9.1.0
    • Fixed Bug #186: Move to Python 3 style classes and default UTF-8 encoding
    • Fixed Bug #194: Add support for LoongArch

10/25/2022 Release 9.0.0

  • Fixed Bug #178: Changes to lscpu breaks parsing of cache info
  • Fixed Bug #152: CPU stepping, model, and family values are blank if 0
  • Fixed Bug #177: Officially drop support for Python 2
  • Fixed Bug #171: Replace Python 3.11 deprecated unittest.makeSuite
  • Fixed Bug #173: Fix lgtm.com alerts
  • Fixed Bug #165: Support Wheel
  • Fixed Bug #167: Add support for RISC-V

04/14/2021 Release 8.0.0

  • Fixed Bug #161: Accept arm64 as an alias for aarch64
  • Fixed Bug #160: Add MIPS architecture support
  • Fixed Bug #74: Add option to trace code paths to file
  • Fixed Bug #157: Remove multiple checks for sestatus

07/05/2020 Release 7.0.0

  • Fixed Bug #133: CPU flags vary between runs on Mac OS X
  • Fixed Bug #150: Change 'byte code' to 'machine code'
  • Fixed Bug #128: Overhead from generating machine code throws off CPUID HZ
  • Fixed Bug #136: On non BeOS systems, calling sysinfo may open GUI program
  • Fixed Bug #138: Invalid escape sequences warn when building in Python 3.8
  • Fixed Bug #147: Remove extended_model and extended_family fields
  • Fixed Bug #146: CPUID family and model is wrong
  • Fixed Bug #144: Cache fields should be full ints instead of kb strings

06/11/2020 Release 6.0.0

  • Fixed Bug #140: The get_cache function has swapped fields
  • Fixed Bug #142: Remove empty and zeroed fields
  • Fixed Bug #115: Missing data on Ryzen CPUs
  • Fixed Bug #122: Rename fields to be more clear
  • Fixed Bug #125: Add option to return --version
  • Fixed Bug #126: Make test suite also check SELinux
  • Fixed Bug #120: Make unit tests also test CPUID
  • Fixed Bug #69: Add s390x support

03/20/2019 Release 5.0.0

  • Fixed Bug #117: Remove PyInstaller hacks
  • Fixed Bug #108: Client script runs multiple times without main
  • Fixed Bug #113: Add option to return results in json
  • Fixed Bug #110: Always tries to run wmic in get_system_info.py

04/01/2018 Release 4.0.0

  • Fixed Bug #80: Broken when using Pyinstaller
  • Fixed Bug #77: Get L1, L2, and L3 cache info from lscpu
  • Fixed Bug #79: Byte formats are inconsistent
  • Fixed Bug #81: Byte formatter breaks on non strings

... (truncated)

Commits
  • 4824ec0 Release 9.0.0
  • 45b5144 Merge pull request #182 from workhorsy/lscpu_changes
  • 850e2a0 Merge branch 'master' into lscpu_changes
  • a93e04d Fixed Bug #178: Changes to lscpu breaks parsing of cache info
  • 21e4f3b Fixed Bug #152: CPU stepping, model, and family values are blank if 0
  • 54e62b7 Added new test that breaks from lscpu changes
  • 635811d Merge pull request #179 from workhorsy/bye_bye_py2
  • 5dffea0 Fixed Bug #177: Officially drop support for Python 2
  • 07eab4d Update build script to build python 3 wheel instead of python 2 and 3 wheel
  • f707547 Updated info in readme
  • 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 [py-cpuinfo](https://github.com/workhorsy/py-cpuinfo) from 5.0.0 to 9.0.0.
- [Changelog](https://github.com/workhorsy/py-cpuinfo/blob/master/ChangeLog)
- [Commits](workhorsy/py-cpuinfo@v5.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: py-cpuinfo
  dependency-version: 9.0.0
  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 14, 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