From fa20fd74dcfc38e16d28a3407ff5fcf5a1dba75e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 18:19:27 +0000 Subject: [PATCH] Bump psutil from 5.9.2 to 5.9.4 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.2 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.2...release-5.9.4) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/deploy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/deploy.txt b/requirements/deploy.txt index 5c769d8d..762b44ef 100644 --- a/requirements/deploy.txt +++ b/requirements/deploy.txt @@ -23,7 +23,7 @@ python-dotenv==0.21.0 python-dateutil==2.8.2 Jinja2==3.1.2 requests==2.28.1 -psutil==5.9.2 +psutil==5.9.4 globus-sdk==3.14.0 configobj==5.0.6 pyzmq==22.3.0