From 497dd49396134e9021a39b1d2f281154050e00ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 16:17:56 +0000 Subject: [PATCH] Bump psutil from 5.9.0 to 5.9.3 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.0 to 5.9.3. - [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.3) --- 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..952635158 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.3 sentry-sdk==1.6.0 packaging diff --git a/requirements.txt b/requirements.txt index 5dedb159e..6391f795c 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.3 sentry-sdk==1.6.0 packaging types-setuptools