From 540f5ec732999b25e179b20a17db727165deab3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Nov 2022 22:00:57 +0000 Subject: [PATCH] build(deps): bump psutil from 5.9.1 to 5.9.4 in /ci/builder Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.1 to 5.9.4. - [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.1...release-5.9.4) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ci/builder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/builder/requirements.txt b/ci/builder/requirements.txt index a8e9afac13594..41edb8dc805c9 100644 --- a/ci/builder/requirements.txt +++ b/ci/builder/requirements.txt @@ -27,7 +27,7 @@ paramiko==2.11.0 pdoc3==0.10.0 pg8000==1.29.1 prettytable==3.4.0 -psutil==5.9.1 +psutil==5.9.4 # psycopg2 intentionally omitted. Use pg8000 instead. pydantic==1.9.2 PyMySQL==1.0.2