From 8b2936ca0670026b0d789d001940af49afd54fdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 22:18:56 +0000 Subject: [PATCH] build(deps): bump psutil from 6.0.0 to 6.1.0 in the general group Bumps the general group with 1 update: [psutil](https://github.com/giampaolo/psutil). Updates `psutil` from 6.0.0 to 6.1.0 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-6.0.0...release-6.1.0) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-minor dependency-group: general ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b6f09b1..7295086 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ pillow==11.0.0 pip==24.2 platformdirs==4.3.6 prompt-toolkit==3.0.48 -psutil==6.0.0 +psutil==6.1.0 pure-eval==0.2.3 pyasn1==0.6.1 pycparser==2.22