Update psutil to 7.0.* (#13507)

This commit is contained in:
sobolevn
2025-02-17 13:23:20 +03:00
committed by GitHub
parent 654d8c2457
commit a640e08986
8 changed files with 1 additions and 53 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "6.1.*"
version = "7.0.*"
upstream_repository = "https://github.com/giampaolo/psutil"
[tool.stubtest]