From ba47fc221200ecbf9e26be61d33d89c9251f8fcb Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" <117830771+anaconda-renovate[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 20:20:25 +0000 Subject: [PATCH] chore(deps): update dependency psutil to v6.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 426a93d..308fb0c 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.0 +psutil==6.1.1 pytest==8.4.2 pytest-cov==5.0.0 pytest-mock==3.14.1