From 034e027b4010a709d101a035fa41813c63bc790e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 20:46:59 +0000 Subject: [PATCH] chore(deps-dev): bump psutil from 5.9.6 to 5.9.7 in /requirements (#6463) Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.6 to 5.9.7. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.6...release-5.9.7) --- 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: Mehmet Nuri Deveci <5735811+mndeveci@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 6a7bbffb05..a8509c9db2 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -37,4 +37,4 @@ filelock==3.13.1 # formatter black==23.12.0 -psutil==5.9.6 +psutil==5.9.7