From 2b277edf60fda8ea5deaa92a8afa326458cec514 Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" <117830771+anaconda-renovate[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 02:21:24 +0000 Subject: [PATCH] chore(deps): update dependency psutil to v7.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ad44ce4..e2daa15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ click==8.3.1 docopt==0.6.2 importlib-metadata==8.7.0 packaging -psutil==7.1.3 +psutil==7.2.2 pytest==9.0.2 pytest-cov==7.0.0 pytest-mock==3.15.1