From 3dd298e77cb8881e0fd7f72143f6f1ac392e5ccd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Dec 2025 12:01:00 +0000 Subject: [PATCH] pip(deps): bump psutil from 7.0.0 to 7.1.3 Bumps [psutil](https://github.com/giampaolo/psutil) from 7.0.0 to 7.1.3. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-7.0.0...release-7.1.3) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.1.3 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 5581331e..c525b578 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ python-Levenshtein==0.27.1 fuzzywuzzy==0.18.0 motor==3.7.0 dnspython==2.8.0 -psutil==7.0.0 +psutil==7.1.3 dblpy==0.4.0 dlabs.py statcord.py==3.1.1