From 3a290067723174c2d12235056b9b6636ab0648d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 12:13:27 +0000 Subject: [PATCH] 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-mac-windows.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-mac-windows.txt b/requirements-mac-windows.txt index a9a5900f2..572d9d9b5 100644 --- a/requirements-mac-windows.txt +++ b/requirements-mac-windows.txt @@ -14,7 +14,7 @@ pypresence==4.3.0 pygal==3.0.1 CairoSVG==2.7.1 gbulb==0.6.4 -psutil==5.9.5 +psutil==5.9.7 sentry-sdk==1.35.0 cairocffi>=1.6.1 packaging diff --git a/requirements.txt b/requirements.txt index acd48c1ba..a5501b3ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pypresence==4.3.0 pygal==3.0.1 CairoSVG==2.7.1 gbulb==0.6.4 -psutil==5.9.5 +psutil==5.9.7 sentry-sdk==1.35.0 packaging wheel