From 8ed5261fe992d7b56f788b6bbefe7c9f6e806bd3 Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" <117830771+anaconda-renovate[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 00:43:37 +0000 Subject: [PATCH] chore(deps): update dependency psutil to v7.1.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a97efc6..6bbb58d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ click==8.3.0 docopt==0.6.2 importlib-metadata==8.7.0 packaging -psutil==7.1.0 +psutil==7.1.3 pytest==8.4.2 pytest-cov==7.0.0 pytest-mock==3.15.1