From d5626e7e57a8b2ecee922f7d80ef6d169ce22985 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 07:43:32 -0800 Subject: [PATCH] Bump psutil from 5.9.6 to 5.9.7 (#979) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 6e20f381..82305f55 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ # tests # coveralls -psutil==5.9.6 +psutil==5.9.7 pytest==7.4.3 pytest-asyncio==0.23.2 pytest-cov==4.1.0