From 41a42e163adbf01aae7495869300eaacf2d35885 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 23:14:55 +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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- development-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development-requirements.txt b/development-requirements.txt index d7f2a38..491c5ac 100644 --- a/development-requirements.txt +++ b/development-requirements.txt @@ -6,7 +6,7 @@ flake8==7.1.1 fpvs==0.3.0 isort==5.13.2 mypy==1.14.0 -psutil==6.1.0 +psutil==6.1.1 pylint==3.3.2 pytest-cov==6.0.0 pytest-schema==0.1.2