From 7ba0281e3b2b76c784bfdaa42760df568e653b54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Oct 2022 22:13:07 +0000 Subject: [PATCH] build(deps): bump psutil from 5.9.1 to 5.9.3 in /ci/builder Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.1 to 5.9.3. - [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.3) --- 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..d6f5e181e56c9 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.3 # psycopg2 intentionally omitted. Use pg8000 instead. pydantic==1.9.2 PyMySQL==1.0.2