From e29287a009cb39fff7d4b47f17e2ac5348259327 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 09:03:12 +0000 Subject: [PATCH] build(deps): bump psutil from 5.9.5 to 6.1.0 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.5 to 6.1.0. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.5...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_z_base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_z_base.txt b/requirements_z_base.txt index 3e24ae11e2..26fba7c82e 100644 --- a/requirements_z_base.txt +++ b/requirements_z_base.txt @@ -6,7 +6,7 @@ pycryptodome==3.18.0 toml==0.10.2 selenium==4.10.0 colorlog==6.7.0 -psutil==5.9.5 +psutil==6.1.0 # re: do not use leancloud 2.9.12, which will crash after pack with pyinstaller leancloud==2.9.11 werkzeug<2.0.0