From ff3be89b8e622e4071c9878b36cc5980a5e4d994 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 27 Nov 2018 08:03:16 +0000 Subject: [PATCH 1/2] Update pyexcel-ods3 from 0.5.2 to 0.5.3 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index cf7110519..0b98e6312 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -11,7 +11,7 @@ pyexcel==0.5.9.1 pyexcel-io==0.5.9.1 pyexcel-xls==0.5.8 pyexcel-xlsx==0.5.6 -pyexcel-ods3==0.5.2 +pyexcel-ods3==0.5.3 pytz==2018.7 gunicorn==19.7.1 # >19.8 stops eventlet workers after a timeout whitenoise==4.1.1 #manages static assets From ab9273b215e1fdc309ff4a7aa61b5d7270d671ff Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Tue, 27 Nov 2018 10:08:26 +0000 Subject: [PATCH 2/2] Freeze requirements --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index e4d71616c..08044325e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pyexcel==0.5.9.1 pyexcel-io==0.5.9.1 pyexcel-xls==0.5.8 pyexcel-xlsx==0.5.6 -pyexcel-ods3==0.5.2 +pyexcel-ods3==0.5.3 pytz==2018.7 gunicorn==19.7.1 # >19.8 stops eventlet workers after a timeout whitenoise==4.1.1 #manages static assets @@ -29,10 +29,10 @@ itsdangerous==0.24 # pyup: <1.0.0 git+https://github.com/alphagov/notifications-utils.git@30.7.0#egg=notifications-utils==30.7.0 ## The following requirements were added by pip freeze: -awscli==1.16.61 +awscli==1.16.62 bleach==2.1.3 boto3==1.6.16 -botocore==1.12.51 +botocore==1.12.52 certifi==2018.10.15 chardet==3.0.4 Click==7.0 @@ -64,7 +64,7 @@ PyPDF2==1.26.0 python-dateutil==2.7.5 python-json-logger==0.1.8 PyYAML==3.12 -redis==2.10.6 +redis==3.0.1 requests==2.20.1 rsa==3.4.2 s3transfer==0.1.13