From 06630a59914f6d8df2d19d2a4300f41d57416bbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 05:51:17 +0000 Subject: [PATCH] Bump psutil from 5.9.7 to 5.9.8 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.7 to 5.9.8. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.7...release-5.9.8) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7ed08f8df..1ba40e7e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ pydantic==2.5.3 uvicorn==0.26.0 pyjwt==2.8.0 aiofiles==23.2.1 -psutil==5.9.7 +psutil==5.9.8 # Support for colorized terminal output colorama==0.4.6