Bump psutil to 6.1.* (#12868)

This commit is contained in:
sobolevn
2024-10-21 19:22:44 +03:00
committed by GitHub
parent 0d7c6dab40
commit 8b32739f13
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "6.0.*"
version = "6.1.*"
upstream_repository = "https://github.com/giampaolo/psutil"
[tool.stubtest]