From 98a3572eafec95f4d654133c5fcb71fa263dd83b Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 05:20:09 +0000 Subject: [PATCH] Update dependency types-psutil to v7.1.3.20251202 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 32f1240..435c74d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -256,9 +256,9 @@ six==1.17.0 \ # kubernetes # openshift # python-dateutil -types-psutil==7.0.0.20250401 \ - --hash=sha256:2a7d663c0888a079fc1643ebc109ad12e57a21c9552a9e2035da504191336dbf \ - --hash=sha256:ed23f7140368104afe4e05a6085a5fa56fbe8c880a0f4dfe8d63e041106071ed +types-psutil==7.1.3.20251202 \ + --hash=sha256:39bfc44780de7ab686c65169e36a7969db09e7f39d92de643b55789292953400 \ + --hash=sha256:5cfecaced7c486fb3995bb290eab45043d697a261718aca01b9b340d1ab7968a # via SegmentBackupJob (pyproject.toml) types-setuptools==76.0.0.20250313 \ --hash=sha256:b2be66f550f95f3cad2a7d46177b273c7e9c80df7d257fa57addbbcfc8126a9e \