From 7d20259c8dffd1bd18874ecb84ac36b322015b38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:22:34 +0000 Subject: [PATCH] Bump psutil from 5.4.3 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.4.3 to 5.6.6. - [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.4.3...release-5.6.6) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ffe244e..32b8fc0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ packaging==17.1 paramiko==2.4.1 Pillow==5.1.0 pluggy==0.6.0 -psutil==5.4.3 +psutil==5.6.6 pwn==1.0 pwntools==3.12.0 py==1.5.2