From c853f9741c275a565575b1d0815ca4251504b7d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 18:31:10 +0000 Subject: [PATCH] Bump psutil from 7.1.1 to 7.1.2 Bumps [psutil](https://github.com/giampaolo/psutil) from 7.1.1 to 7.1.2. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-7.1.1...release-7.1.2) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_with_versions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index 00d99d5609a..c7c0e674e53 100644 --- a/requirements_with_versions.txt +++ b/requirements_with_versions.txt @@ -101,7 +101,7 @@ pytest==8.4.2 qrcode==8.2 googletrans==4.0.2 slab==1.8.2 -psutil==7.1.1 +psutil==7.1.2 mediapipe==0.10.21 rich==14.2.0 httplib2==0.31.0