From a0ec8a083d68a98b1652c81ec3e15888565ead13 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 06:08:54 +0000 Subject: [PATCH] build(deps): bump six from 1.12.0 to 1.16.0 Bumps [six](https://github.com/benjaminp/six) from 1.12.0 to 1.16.0. - [Release notes](https://github.com/benjaminp/six/releases) - [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES) - [Commits](https://github.com/benjaminp/six/compare/1.12.0...1.16.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3c485c7..960bf57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ gunicorn==20.0.4 psycopg2-binary==2.8.4 pytz==2019.3 requests==2.22.0 -six==1.12.0 +six==1.16.0 whitenoise==5.0.1 celery==4.2.1 python-dateutil==2.8.1