From d4d6bb2872f4f7562537658dce038d231c72c9fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 19:55:04 +0100 Subject: [PATCH] Bump psutil from 7.2.1 to 7.2.2 (#3844) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 73b9e0fa..595b9fab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -148,7 +148,7 @@ tzdata pluggy ~= 1.6 # Needed for testing, cross-platform for process and system monitoring -psutil==7.2.1 +psutil==7.2.2 ruff >= 0.11.2 pre_commit >= 4.2.0