Bump psutil to 6.0.* (#12167)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
Nikita Sobolev
2024-06-20 10:13:10 +03:00
committed by GitHub
parent 852946f759
commit be50f8e433
11 changed files with 10 additions and 12 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "5.9.*"
version = "6.0.*"
upstream_repository = "https://github.com/giampaolo/psutil"
[tool.stubtest]