From 7d3ac30d58f58e616a0cd1dfe4127f90ee415ab5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Oct 2021 14:56:06 +0100 Subject: [PATCH 1/6] Update pyexcel from 0.6.6 to 0.6.7 --- requirements.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.in b/requirements.in index 8e8284028..7836ae776 100644 --- a/requirements.in +++ b/requirements.in @@ -10,7 +10,7 @@ Flask-Login==0.5.0 werkzeug==2.0.2 blinker==1.4 -pyexcel==0.6.6 +pyexcel==0.6.7 pyexcel-io==0.6.4 pyexcel-xls==0.6.2 pyexcel-xlsx==0.6.0 From d374dcc10e8b023704dfb92c59595e0bc23ec0aa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Oct 2021 14:56:07 +0100 Subject: [PATCH 2/6] Update pyexcel-io from 0.6.4 to 0.6.5 --- requirements.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.in b/requirements.in index 7836ae776..f82d0b145 100644 --- a/requirements.in +++ b/requirements.in @@ -11,7 +11,7 @@ werkzeug==2.0.2 blinker==1.4 pyexcel==0.6.7 -pyexcel-io==0.6.4 +pyexcel-io==0.6.5 pyexcel-xls==0.6.2 pyexcel-xlsx==0.6.0 pyexcel-ods3==0.6.0 From a7205af2574fbdfc281c0d8c2e029785d1d935b5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Oct 2021 14:56:08 +0100 Subject: [PATCH 3/6] Update pyexcel-xls from 0.6.2 to 0.7.0 --- requirements.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.in b/requirements.in index f82d0b145..b237bad5a 100644 --- a/requirements.in +++ b/requirements.in @@ -12,7 +12,7 @@ werkzeug==2.0.2 blinker==1.4 pyexcel==0.6.7 pyexcel-io==0.6.5 -pyexcel-xls==0.6.2 +pyexcel-xls==0.7.0 pyexcel-xlsx==0.6.0 pyexcel-ods3==0.6.0 pytz==2021.1 From 15099fe68047aab12515bef32e80d9067255f42a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Oct 2021 14:56:04 +0100 Subject: [PATCH 4/6] Update humanize from 3.6.0 to 3.12.0 --- requirements.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.in b/requirements.in index b237bad5a..2af1e2660 100644 --- a/requirements.in +++ b/requirements.in @@ -3,7 +3,7 @@ ago==0.0.93 govuk-bank-holidays==0.8 -humanize==3.6.0 +humanize==3.12.0 Flask==1.1.2 # pyup: <2 Flask-WTF==0.15.1 Flask-Login==0.5.0 From 908bea21634f68a7b172ede07e5b73a78be97d4e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Oct 2021 14:56:08 +0100 Subject: [PATCH 5/6] Update pytz from 2021.1 to 2021.3 --- requirements.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.in b/requirements.in index 2af1e2660..12205fd7d 100644 --- a/requirements.in +++ b/requirements.in @@ -15,7 +15,7 @@ pyexcel-io==0.6.5 pyexcel-xls==0.7.0 pyexcel-xlsx==0.6.0 pyexcel-ods3==0.6.0 -pytz==2021.1 +pytz==2021.3 gunicorn==20.1.0 eventlet==0.30.2 # pyup: ignore notifications-python-client==6.3.0 From a583999725dc00404695c2f4aa95009752742f1f Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Wed, 20 Oct 2021 14:54:13 +0100 Subject: [PATCH 6/6] Freeze requirements --- requirements.txt | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5493d98b0..da4bde218 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,9 @@ certifi==2021.5.30 cffi==1.14.5 # via cryptography chardet==4.0.0 - # via requests + # via + # pyexcel + # requests click==8.0.1 # via flask colorama==0.4.3 @@ -83,7 +85,7 @@ greenlet==1.1.0 # via eventlet gunicorn==20.1.0 # via -r requirements.in -humanize==3.6.0 +humanize==3.12.0 # via -r requirements.in idna==2.10 # via requests @@ -91,6 +93,7 @@ importlib-metadata==4.2.0 # via # -r requirements.in # click + # humanize itsdangerous==1.1.0 # via # -r requirements.in @@ -140,11 +143,11 @@ pyasn1==0.4.8 # via rsa pycparser==2.20 # via cffi -pyexcel==0.6.6 +pyexcel==0.6.7 # via -r requirements.in pyexcel-ezodf==0.3.4 # via pyexcel-ods3 -pyexcel-io==0.6.4 +pyexcel-io==0.6.5 # via # -r requirements.in # pyexcel @@ -153,7 +156,7 @@ pyexcel-io==0.6.4 # pyexcel-xlsx pyexcel-ods3==0.6.0 # via -r requirements.in -pyexcel-xls==0.6.2 +pyexcel-xls==0.7.0 # via -r requirements.in pyexcel-xlsx==0.6.0 # via -r requirements.in @@ -169,7 +172,7 @@ python-dateutil==2.8.1 # botocore python-json-logger==2.0.1 # via notifications-utils -pytz==2021.1 +pytz==2021.3 # via # -r requirements.in # notifications-utils