From ef4e03c9fe25bce7aae83cec983539ffd8c3eedd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 22:25:05 -0800 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20psutil?= =?UTF-8?q?=206.0.0=20->=206.1.0=20(#31106)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index 3071738e0..b7859b0b5 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -158,7 +158,7 @@ protobuf==4.25.5 # googleapis-common-protos # grpcio-status # proto-plus -psutil==6.0.0 +psutil==6.1.0 # via apache-superset psycopg2-binary==2.9.6 # via apache-superset