Skip to content

chore(deps): bump psutil from 5.7.2 to 5.9.8 in /aries-mobile-tests#270

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/aries-mobile-tests/psutil-5.9.8
Open

chore(deps): bump psutil from 5.7.2 to 5.9.8 in /aries-mobile-tests#270
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/aries-mobile-tests/psutil-5.9.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Copy link
Copy Markdown
Contributor

Bumps psutil from 5.7.2 to 5.9.8.

Changelog

Sourced from psutil's changelog.

5.9.8 — 2024-01-19 ^^^^^^^^^^^^^^^^^^

Enhancements

  • :gh:2343, [FreeBSD]: filter :func:net_connections in C instead of Python, ~4x faster. Only requested connection types are now retrieved.
  • :gh:2342, [NetBSD]: same as above (:gh:2343) but for NetBSD.
  • :gh:2349: adopted black formatting style.

Bug fixes

  • :gh:930, [NetBSD], [critical]: :func:net_connections implementation was broken. It could either leak memory or core dump.
  • :gh:2340, [NetBSD]: if process is terminated, :meth:Process.cwd will return an empty string instead of raising :exc:NoSuchProcess.
  • :gh:2345, [Linux]: fix compilation on older compiler missing :data:NIC_DUPLEX_UNKNOWN.
  • :gh:2222, [macOS]: :func:cpu_freq now returns fixed values for :field:min and :field:max frequencies in all Apple Silicon chips.

5.9.7 — 2023-12-17 ^^^^^^^^^^^^^^^^^^

Enhancements

  • :gh:2324: enforce Ruff rule raw-string-in-exception, which helps providing clearer tracebacks when exceptions are raised by psutil.

Bug fixes

  • :gh:2325, [PyPy]: psutil did not compile on PyPy due to missing PyErr_SetExcFromWindowsErrWithFilenameObject cPython API.

5.9.6 — 2023-10-15 ^^^^^^^^^^^^^^^^^^

Enhancements

  • :gh:1703: :func:cpu_percent and :func:cpu_times_percent are now thread safe.
  • :gh:2266: if :class:Process class is passed a very high PID, raise :exc:NoSuchProcess instead of :exc:OverflowError. (patch by :user:Xuehai Pan <XuehaiPan>)
  • :gh:2246: drop python 3.4 & 3.5 support. (patch by :user:Matthieu Darbois <mayeut>)
  • :gh:2290: PID reuse is now preemptively checked for :meth:Process.ppid and :meth:Process.parents.
  • :gh:2312: use ruff linter instead of flake8 + isort.

... (truncated)

Commits

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 [psutil](https://github.com/giampaolo/psutil) from 5.7.2 to 5.9.8.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/docs/changelog.rst)
- [Commits](giampaolo/psutil@v5.7.2...v5.9.8)

---
updated-dependencies:
- dependency-name: psutil
  dependency-version: 5.9.8
  dependency-type: direct:production
  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 May 7, 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