From 8d5544ea67a2688c6970bd26ab06cda9731bc92b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Apr 2022 16:20:34 +0000 Subject: [PATCH] Bump psutil from 5.8.0 to 5.9.0 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.8.0 to 5.9.0. - [Release notes](https://github.com/giampaolo/psutil/releases) - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.8.0...release-5.9.0) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-minor ... 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 9c095c747..6db704b0d 100644 --- a/requirements-mac-windows.txt +++ b/requirements-mac-windows.txt @@ -11,6 +11,6 @@ pypresence==4.2.0 pygal==3.0.0 CairoSVG==2.5.2 gbulb==0.6.3 -psutil==5.8.0 +psutil==5.9.0 sentry-sdk==1.5.7 packaging diff --git a/requirements.txt b/requirements.txt index 51c6d4250..1ebcebd5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pypresence==4.2.1 pygal==3.0.0 CairoSVG==2.5.2 gbulb==0.6.3 -psutil==5.8.0 +psutil==5.9.0 sentry-sdk==1.5.7 packaging types-setuptools