From 4ed7dd45b6856b8b9d0508621bc8050701fbc5a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jun 2022 17:24:13 +0000 Subject: [PATCH] Bump psutil from 5.8.0 to 5.9.1 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.8.0 to 5.9.1. - [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.1) --- 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 bee152aa3..917680ef1 100644 --- a/requirements-mac-windows.txt +++ b/requirements-mac-windows.txt @@ -12,6 +12,6 @@ pypresence==4.2.0 pygal==3.0.0 CairoSVG==2.5.2 gbulb==0.6.3 -psutil==5.9.0 +psutil==5.9.1 sentry-sdk==1.6.0 packaging diff --git a/requirements.txt b/requirements.txt index 5dedb159e..34121d28d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pypresence==4.2.1 pygal==3.0.0 CairoSVG==2.5.2 gbulb==0.6.3 -psutil==5.9.0 +psutil==5.9.1 sentry-sdk==1.6.0 packaging types-setuptools