From 4872ddf9cab1db71f605299c17ce674b21a8a97a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 01:39:03 +0000 Subject: [PATCH] Bump psutil from 5.9.6 to 6.1.0 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.6 to 6.1.0. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.6...release-6.1.0) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0b06525f..f269c6a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ pandas==2.2.3 Pillow==10.2.0 pptree==3.1 protobuf==4.25.1 -psutil==5.9.6 +psutil==6.1.0 py4j==0.10.9.7 pyparsing==3.2.0 PySocks==1.7.1