From 94c49d9b3694b55989c60560ebb7383d658c9d00 Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" <117830771+anaconda-renovate[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 19:07:05 +0000 Subject: [PATCH] chore(deps): update dependency psutil to v7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 308fb0c..46ccadd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ click==8.1.7 docopt==0.6.2 importlib-metadata==8.5.0 packaging -psutil==6.1.1 +psutil==7.0.0 pytest==8.4.2 pytest-cov==5.0.0 pytest-mock==3.14.1