From 163ea90cd96fbb2271cdc168fb9a74095b66a013 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 23:08:37 +0000 Subject: [PATCH] chore(deps-dev): bump psutil from 5.9.7 to 5.9.8 in /requirements (#6589) Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.7 to 5.9.8. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.7...release-5.9.8) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Haresh Nasit <84355507+hnnasit@users.noreply.github.com> Co-authored-by: Lucas <12496191+lucashuy@users.noreply.github.com> --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index e5da8d7a02..1cb5ccffbf 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -37,4 +37,4 @@ filelock==3.13.1 # formatter black==23.12.1 -psutil==5.9.7 +psutil==5.9.8