From 904576b38294f90f176c141bd73ed5cf23e5733d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 16:56:30 +0000 Subject: [PATCH] Bump psutil from 5.9.0 to 5.9.2 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.0 to 5.9.2. - [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.9.0...release-5.9.2) --- 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 bee152aa3..1c14d129a 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.2 sentry-sdk==1.6.0 packaging diff --git a/requirements.txt b/requirements.txt index 5dedb159e..4ce78904a 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.2 sentry-sdk==1.6.0 packaging types-setuptools