From ca449ee8e980a199a81dda298f5c49f4d9632326 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 04:04:57 +0000 Subject: [PATCH] build(deps): bump psutil from 5.9.5 to 5.9.7 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.5 to 5.9.7. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.5...release-5.9.7) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9356c2dbc..00e66a015 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ m2r2==0.3.3.post2 numexpr==2.8.8 numpydoc==1.5.0 Pillow==9.5.0 -psutil==5.9.5 +psutil==5.9.7 pyadl==0.1 pyamdgpuinfo==2.1.6; sys_platform == 'Linux' pystray==0.19.5