From 78fa47f6f8f4f313eb28b97e3b1d8ac52763da8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 00:50:53 +0200 Subject: [PATCH] Bump psutil from 7.0.0 to 7.1.0 (#3469) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d448f7aa4..cf95181d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -135,7 +135,7 @@ tzdata pluggy ~= 1.5 # Needed for testing, cross-platform for process and system monitoring -psutil==7.0.0 +psutil==7.1.0 ruff >= 0.11.2 pre_commit >= 4.2.0