From 17a8567839e3ceef4ccba4a682ced3fc1a3c4b1f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 30 Aug 2018 07:30:20 +0100 Subject: [PATCH 1/4] Update pyexcel from 0.5.8 to 0.5.9 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index 69be07785..ef3f411fd 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -7,7 +7,7 @@ Flask-WTF==0.14.2 Flask-Login==0.4.1 blinker==1.4 -pyexcel==0.5.8 +pyexcel==0.5.9 pyexcel-io==0.5.8 pyexcel-xls==0.5.7 pyexcel-xlsx==0.5.6 From 810de0230786c1f6aab79e73393e6d2c9564afdd Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Thu, 30 Aug 2018 17:10:59 +0100 Subject: [PATCH 2/4] Freeze requirements --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 74da1b40e..8c1ab0919 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ Flask-WTF==0.14.2 Flask-Login==0.4.1 blinker==1.4 -pyexcel==0.5.8 +pyexcel==0.5.9 pyexcel-io==0.5.8 pyexcel-xls==0.5.7 pyexcel-xlsx==0.5.6 @@ -26,11 +26,11 @@ awscli-cwlogs>=1.4,<1.5 git+https://github.com/alphagov/notifications-utils.git@30.1.2#egg=notifications-utils==30.1.2 ## The following requirements were added by pip freeze: -awscli==1.15.83 +awscli==1.16.4 bleach==2.1.3 boto3==1.6.16 -botocore==1.10.82 -certifi==2018.8.13 +botocore==1.11.4 +certifi==2018.8.24 chardet==3.0.4 click==6.7 colorama==0.3.9 @@ -47,12 +47,12 @@ itsdangerous==0.24 jdcal==1.4 Jinja2==2.10 jmespath==0.9.3 -lml==0.0.1 +lml==0.0.4 lxml==4.2.4 MarkupSafe==1.0 mistune==0.8.3 monotonic==1.5 -openpyxl==2.5.5 +openpyxl==2.5.6 orderedset==2.0.1 phonenumbers==8.9.4 pyasn1==0.4.4 From 8d6df5b1fd9d4b5e3aebb0ebc65dd9420ab2f566 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Sep 2018 09:56:45 +0100 Subject: [PATCH 3/4] Update pyexcel-xls from 0.5.7 to 0.5.8 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index c29bba6cc..0f9c17ad6 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -9,7 +9,7 @@ Flask-Login==0.4.1 blinker==1.4 pyexcel==0.5.8 pyexcel-io==0.5.9 -pyexcel-xls==0.5.7 +pyexcel-xls==0.5.8 pyexcel-xlsx==0.5.6 pyexcel-ods3==0.5.2 pytz==2018.5 From a13ea0f5f6cbf85048cf6fe6e1367f71d3f54b5d Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Mon, 3 Sep 2018 10:13:51 +0100 Subject: [PATCH 4/4] Freeze requirements --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3c59571b0..5165b9069 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ Flask-Login==0.4.1 blinker==1.4 pyexcel==0.5.8 pyexcel-io==0.5.9 -pyexcel-xls==0.5.7 +pyexcel-xls==0.5.8 pyexcel-xlsx==0.5.6 pyexcel-ods3==0.5.2 pytz==2018.5 @@ -26,10 +26,10 @@ awscli-cwlogs>=1.4,<1.5 git+https://github.com/alphagov/notifications-utils.git@30.1.2#egg=notifications-utils==30.1.2 ## The following requirements were added by pip freeze: -awscli==1.16.4 +awscli==1.16.6 bleach==2.1.3 boto3==1.6.16 -botocore==1.11.4 +botocore==1.11.6 certifi==2018.8.24 chardet==3.0.4 click==6.7