From 3854d96c51a91a05a88d8969eb99602ed3e2d0aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 16:48:42 +0000 Subject: [PATCH] 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-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..6821c2ddd 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.8 sentry-sdk==1.35.0 cairocffi>=1.6.1 packaging diff --git a/requirements.txt b/requirements.txt index acd48c1ba..48c94f06e 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.8 sentry-sdk==1.35.0 packaging wheel