From 146fcb0080c6bdc84742f400482cb9f6d0318999 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 09:08:38 +0000 Subject: [PATCH] chore(deps-dev): bump psutil from 6.1.0 to 6.1.1 in /requirements 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 0c7e00665e..805aac4185 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -46,4 +46,4 @@ filelock==3.16.1 # formatter black==24.10.0; python_version>="3.9" black==24.8.0; python_version<"3.9" -psutil==6.1.0 +psutil==6.1.1