From bf51f4053eb2d55fcd41ed352747fa7fc12766ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 00:21:50 +0000 Subject: [PATCH] Bump psutil from 6.0.0 to 6.1.0 Bumps [psutil](https://github.com/giampaolo/psutil) from 6.0.0 to 6.1.0. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-6.0.0...release-6.1.0) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 762d8b6..6570a75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ incremental==22.10.0 packaging>=24.0 plyer==2.1.0 -psutil==6.0.0 +psutil==6.1.0 systembridgeshared==4.0.4