From d8655dc9e6d67bb9d7bc2cbbe6424ae6ac4a8e00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 01:55:50 +0000 Subject: [PATCH] build(deps): 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 c9678f9..804d96e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ boto3==1.34.22 confluent-kafka==2.3.0 orjson==3.9.12 pika==1.3.2 -psutil==5.9.7 +psutil==5.9.8 psycopg2-binary==2.9.9