From d4900c28e12d0a869011b6d4ca4e02506b5c9b35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 03:27:29 +0000 Subject: [PATCH] chore(deps): bump psutil from 6.1.1 to 7.0.0 Bumps [psutil](https://github.com/giampaolo/psutil) from 6.1.1 to 7.0.0. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-6.1.1...release-7.0.0) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 34becb2d3..fb2c8e4a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ pydantic==2.10.6 uvicorn==0.34.0 pyjwt==2.10.1 aiofiles==24.1.0 -psutil==6.1.1 +psutil==7.0.0 # Building config files interactively questionary==2.1.0