From b937eab995c12b80281b0d4fce6551dac55760ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 10:36:46 +0000 Subject: [PATCH] Bump psutil from 6.1.0 to 6.1.1 Bumps [psutil](https://github.com/giampaolo/psutil) from 6.1.0 to 6.1.1. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-6.1.0...release-6.1.1) --- 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 9f0830e..8161c02 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ kafka-python==2.0.2 NebulaPythonSDK==2.8.0 parse-it==2024.11.20.9.55 ply==3.11 -psutil==6.1.0 +psutil==6.1.1 pyhcl==0.4.5 python-dateutil==2.9.0.post0 python-dotenv==1.0.1