From 701154932af6bc4504dda9b4cda9d62c383db856 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:30:44 +0000 Subject: [PATCH] Bump psutil from 5.4.5 to 5.6.6 in /django_auth_example Bumps [psutil](https://github.com/giampaolo/psutil) from 5.4.5 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.5...release-5.6.6) Signed-off-by: dependabot[bot] --- django_auth_example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django_auth_example/requirements.txt b/django_auth_example/requirements.txt index e3b1f324..02e0c4d2 100644 --- a/django_auth_example/requirements.txt +++ b/django_auth_example/requirements.txt @@ -123,7 +123,7 @@ pkginfo==1.4.2 pluggy==0.6.0 ply==3.11 prompt-toolkit==1.0.15 -psutil==5.4.5 +psutil==5.6.6 psycopg2>=2.7.5 ptyprocess==0.5.2 py==1.5.3