From 3beaca0cb0cccd4ae2e681943c3d13098b38e4bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 09:10:14 +0000 Subject: [PATCH] build(deps): bump psutil from 5.9.5 to 5.9.8 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.5 to 5.9.8. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.5...release-5.9.8) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-patch ... 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..e7e8fe463c 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==5.9.8 # re: do not use leancloud 2.9.12, which will crash after pack with pyinstaller leancloud==2.9.11 werkzeug<2.0.0