From c03d35227be56a4f167ae98fcd736122130fb4ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 14:08:01 +0000 Subject: [PATCH] build(deps): bump psutil from 5.8.0 to 5.9.8 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.8.0 to 5.9.8. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.8.0...release-5.9.8) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b323fd5a..8cf8c437 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ lxml == 4.9.2 mcstatus == 11.1.1 multidict == 6.0.5 nltk == 3.6.6 -psutil == 5.8.0 +psutil == 5.9.8 py-irclib == 0.3.0 pyowm == 3.3.0 requests == 2.31.0