From 4978705065e60d07e21bf9a044539ed8f0b5a5f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 19:39:14 +0000 Subject: [PATCH] build(deps): bump psutil from 5.9.5 to 6.0.0 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.5 to 6.0.0. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.5...release-6.0.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 69a387142c..aa05faf35a 100644 --- a/requirements_z_base.txt +++ b/requirements_z_base.txt @@ -4,7 +4,7 @@ pycryptodome==3.18.0 toml==0.10.2 selenium==4.10.0 colorlog==6.7.0 -psutil==5.9.5 +psutil==6.0.0 # re: do not use leancloud 2.9.12, which will crash after pack with pyinstaller leancloud==2.9.11 werkzeug<2.0.0