[psutil] Update to 7.1.3 (#15074)

This commit is contained in:
Semyon Moroz
2025-11-24 16:50:15 +01:00
committed by GitHub
parent 8c7256c8fd
commit e2c8d58a41
13 changed files with 251 additions and 57 deletions
@@ -5,6 +5,9 @@ psutil.__all__
psutil._psaix
psutil._psbsd
psutil._pssunos
psutil._psutil_aix
psutil._psutil_bsd
psutil._psutil_sunos
# Test utilities
psutil.tests.*
@@ -1,7 +1,7 @@
psutil._pslinux
psutil._pswindows
psutil._psutil_linux
psutil._psutil_windows
psutil._pswindows
# not always available on ARM64, but we test there
psutil.cpu_freq
@@ -1,4 +1,4 @@
psutil._psosx
psutil._psutil_windows
psutil._psutil_osx
psutil._pswindows
psutil._psutil_osx
psutil._psutil_windows
@@ -1,5 +1,4 @@
psutil._pslinux
psutil._psosx
psutil._psutil_linux
psutil._pslinux
psutil._psutil_osx
psutil._psutil_posix
psutil._psutil_linux