From 29e770393152e59c4745361fcd773ab4b36a318b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 08:57:18 +0000 Subject: [PATCH] Update psutil requirement from ~=5.9.2 to ~=5.9.3 Updates the requirements on [psutil](https://github.com/giampaolo/psutil) to permit the latest version. - [Release notes](https://github.com/giampaolo/psutil/releases) - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.2...release-5.9.3) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7a824e8097a..f23253eecac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -90,7 +90,7 @@ portalocker~=2.6.0 prometheus-client~=0.15.0 prompt-toolkit~=3.0.31 protobuf~=4.21.8 -psutil~=5.9.2 +psutil~=5.9.3 pure-eval~=0.2.2 py~=1.11.0 pyasn1~=0.4.8