From 1b4682490888c7981c97f78ce9620909cfe4195c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Dec 2017 07:41:06 -0500 Subject: [PATCH 01/27] Update celery from 4.0.2 to 4.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e9ca11c..85d3a16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4==4.6.0 -celery==4.0.2 +celery==4.1.0 codecov==2.0.9 coverage==4.4.1 coveralls==1.1 From aaef0ed1e11f9ad86e72317a35cfb47ecaf5c156 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Dec 2017 07:41:07 -0500 Subject: [PATCH 02/27] Update codecov from 2.0.9 to 2.0.10 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 85d3a16..1aa9c66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.6.0 celery==4.1.0 -codecov==2.0.9 +codecov==2.0.10 coverage==4.4.1 coveralls==1.1 django==1.11.2 From 921ac220188450b972dd531d2240b7ccd1dcc40c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Dec 2017 07:41:09 -0500 Subject: [PATCH 03/27] Update coverage from 4.4.1 to 4.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1aa9c66..fb06ff6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ beautifulsoup4==4.6.0 celery==4.1.0 codecov==2.0.10 -coverage==4.4.1 +coverage==4.4.2 coveralls==1.1 django==1.11.2 django-crispy-forms==1.6.1 From 48248f32ad776f4786eece45d947853da156a835 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Dec 2017 07:41:10 -0500 Subject: [PATCH 04/27] Update coveralls from 1.1 to 1.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fb06ff6..b643a56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ beautifulsoup4==4.6.0 celery==4.1.0 codecov==2.0.10 coverage==4.4.2 -coveralls==1.1 +coveralls==1.2.0 django==1.11.2 django-crispy-forms==1.6.1 django-parsley==0.6 From 700b1db473690c04e3edf6e3ba6c50ebe5a20e4c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Dec 2017 07:41:12 -0500 Subject: [PATCH 05/27] Update django from 1.11.2 to 2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b643a56..c203e21 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ celery==4.1.0 codecov==2.0.10 coverage==4.4.2 coveralls==1.2.0 -django==1.11.2 +django==2.0 django-crispy-forms==1.6.1 django-parsley==0.6 django-rest-swagger==2.1.2 From 952183b17b2e9d35ddc94030fd130140c1d81304 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Dec 2017 07:41:13 -0500 Subject: [PATCH 06/27] Update django-crispy-forms from 1.6.1 to 1.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c203e21..6abc55a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ codecov==2.0.10 coverage==4.4.2 coveralls==1.2.0 django==2.0 -django-crispy-forms==1.6.1 +django-crispy-forms==1.7.0 django-parsley==0.6 django-rest-swagger==2.1.2 enum==0.4.6 From d053555922c5a2a770cec8f4e3d9824130bdb3c5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Dec 2017 07:41:15 -0500 Subject: [PATCH 07/27] Update django-parsley from 0.6 to 0.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6abc55a..85b3ef1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ coverage==4.4.2 coveralls==1.2.0 django==2.0 django-crispy-forms==1.7.0 -django-parsley==0.6 +django-parsley==0.7 django-rest-swagger==2.1.2 enum==0.4.6 enum34==1.1.6 From ae4e64e26a69fc706966bcd7308dce90f830707c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Dec 2017 07:41:16 -0500 Subject: [PATCH 08/27] Update factory-boy from 2.8.1 to 2.9.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 85b3ef1..ac3b5d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ django-parsley==0.7 django-rest-swagger==2.1.2 enum==0.4.6 enum34==1.1.6 -factory-boy==2.8.1 +factory-boy==2.9.2 flask==0.12.2 flask-restful==0.3.6 flask-swagger==0.2.13 From e51ec5c315a0cd9b60aea948ddd4e3091e4c8779 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Dec 2017 07:41:18 -0500 Subject: [PATCH 09/27] Update futures from 3.1.1 to 3.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac3b5d6..944caed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ flask==0.12.2 flask-restful==0.3.6 flask-swagger==0.2.13 flower==0.9.2 -futures==3.1.1 +futures==3.2.0 html5lib==0.999999999 mechanize==0.3.5 nose2==0.6.5 From eac116cf11e1c39b3aa41af261871242ffeff62a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Dec 2017 07:41:19 -0500 Subject: [PATCH 10/27] Update html5lib from 0.999999999 to 1.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 944caed..7b8f8da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ flask-restful==0.3.6 flask-swagger==0.2.13 flower==0.9.2 futures==3.2.0 -html5lib==0.999999999 +html5lib==1.0.1 mechanize==0.3.5 nose2==0.6.5 nose-cov==1.6 From 4c70f2a8b01eba4b3871fec88a9418d49c666fc7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Dec 2017 07:41:20 -0500 Subject: [PATCH 11/27] Update mechanize from 0.3.5 to 0.3.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7b8f8da..38fc336 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ flask-swagger==0.2.13 flower==0.9.2 futures==3.2.0 html5lib==1.0.1 -mechanize==0.3.5 +mechanize==0.3.6 nose2==0.6.5 nose-cov==1.6 numba==0.33.0 From 69ecc6ae2b6d18828ec29f64171b0223eee2256b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Dec 2017 07:41:22 -0500 Subject: [PATCH 12/27] Update nose2 from 0.6.5 to 0.7.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 38fc336..32d5acf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ flower==0.9.2 futures==3.2.0 html5lib==1.0.1 mechanize==0.3.6 -nose2==0.6.5 +nose2==0.7.3 nose-cov==1.6 numba==0.33.0 numpy==1.13.0 From 5267e3be3e35f7e589ede0d792065bcf3b5a0951 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Dec 2017 07:41:23 -0500 Subject: [PATCH 13/27] Update numba from 0.33.0 to 0.36.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 32d5acf..747012e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ html5lib==1.0.1 mechanize==0.3.6 nose2==0.7.3 nose-cov==1.6 -numba==0.33.0 +numba==0.36.2 numpy==1.13.0 pandas==0.20.2 pillow==4.1.1 From a0c6a81899feaca12040681edbcc1c0e7089e22d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Dec 2017 07:41:25 -0500 Subject: [PATCH 14/27] Update numpy from 1.13.0 to 1.13.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 747012e..0d4942a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ mechanize==0.3.6 nose2==0.7.3 nose-cov==1.6 numba==0.36.2 -numpy==1.13.0 +numpy==1.13.3 pandas==0.20.2 pillow==4.1.1 psycopg2==2.7.1 From 18613e51421a04e25242dcf0589288c240b6f1ac Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Dec 2017 07:41:26 -0500 Subject: [PATCH 15/27] Update pandas from 0.20.2 to 0.21.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0d4942a..8cfde19 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ nose2==0.7.3 nose-cov==1.6 numba==0.36.2 numpy==1.13.3 -pandas==0.20.2 +pandas==0.21.1 pillow==4.1.1 psycopg2==2.7.1 pylint==1.7.1 From e0dbb5010a7f8d3b553f1d7ac364c7666664a079 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Dec 2017 07:41:28 -0500 Subject: [PATCH 16/27] Update pillow from 4.1.1 to 4.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8cfde19..b0094d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ nose-cov==1.6 numba==0.36.2 numpy==1.13.3 pandas==0.21.1 -pillow==4.1.1 +pillow==4.3.0 psycopg2==2.7.1 pylint==1.7.1 pymongo==3.4.0 From ab10acddf539b321663e324398890e481fe8ff67 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Dec 2017 07:41:29 -0500 Subject: [PATCH 17/27] Update psycopg2 from 2.7.1 to 2.7.3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b0094d1..592e8dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ numba==0.36.2 numpy==1.13.3 pandas==0.21.1 pillow==4.3.0 -psycopg2==2.7.1 +psycopg2==2.7.3.2 pylint==1.7.1 pymongo==3.4.0 pypdf2==1.26.0 From dab089920e84aa9e15663b1b7da60e136eaef9b3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Dec 2017 07:41:31 -0500 Subject: [PATCH 18/27] Update pylint from 1.7.1 to 1.8.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 592e8dc..198555a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ numpy==1.13.3 pandas==0.21.1 pillow==4.3.0 psycopg2==2.7.3.2 -pylint==1.7.1 +pylint==1.8.1 pymongo==3.4.0 pypdf2==1.26.0 python-coveralls==2.9.1 From 7e860c61e3aea7f472de2273e9ca4b6e3158219e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Dec 2017 07:41:32 -0500 Subject: [PATCH 19/27] Update pymongo from 3.4.0 to 3.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 198555a..4524d6c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ pandas==0.21.1 pillow==4.3.0 psycopg2==2.7.3.2 pylint==1.8.1 -pymongo==3.4.0 +pymongo==3.6.0 pypdf2==1.26.0 python-coveralls==2.9.1 pytz==2017.2 From 1620c4f8c4a1350b90f78ea501580bee476726c1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Dec 2017 07:41:33 -0500 Subject: [PATCH 20/27] Update pytz from 2017.2 to 2017.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4524d6c..2a8696f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ pylint==1.8.1 pymongo==3.6.0 pypdf2==1.26.0 python-coveralls==2.9.1 -pytz==2017.2 +pytz==2017.3 redis==2.10.5 reportlab==3.4.0 requests==2.18.1 From d318338b59bb582d2cb1f86bc47819b8d346c9a0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Dec 2017 07:41:35 -0500 Subject: [PATCH 21/27] Update redis from 2.10.5 to 2.10.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2a8696f..7e20551 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ pymongo==3.6.0 pypdf2==1.26.0 python-coveralls==2.9.1 pytz==2017.3 -redis==2.10.5 +redis==2.10.6 reportlab==3.4.0 requests==2.18.1 scipy==0.19.1 From 553229adf71bc5f248011bafb916dd25dc096f03 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Dec 2017 07:41:36 -0500 Subject: [PATCH 22/27] Update requests from 2.18.1 to 2.18.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7e20551..28fe958 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ python-coveralls==2.9.1 pytz==2017.3 redis==2.10.6 reportlab==3.4.0 -requests==2.18.1 +requests==2.18.4 scipy==0.19.1 selenium==3.4.3 snakefood==1.4 From 6ab1e9f58debcec0c95ddb797522f2a72fc69edf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Dec 2017 07:41:38 -0500 Subject: [PATCH 23/27] Update scipy from 0.19.1 to 1.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 28fe958..0d4c109 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ pytz==2017.3 redis==2.10.6 reportlab==3.4.0 requests==2.18.4 -scipy==0.19.1 +scipy==1.0.0 selenium==3.4.3 snakefood==1.4 Sphinx==1.6.2 From e33419f66a74905ca7ddae0f0e5c32af64c56572 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Dec 2017 07:41:39 -0500 Subject: [PATCH 24/27] Update selenium from 3.4.3 to 3.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0d4c109..ae7c7ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ redis==2.10.6 reportlab==3.4.0 requests==2.18.4 scipy==1.0.0 -selenium==3.4.3 +selenium==3.8.0 snakefood==1.4 Sphinx==1.6.2 tabulate==0.7.7 From 82b7d9f61eb1381eba6ac5eab4162e9f2e9ef6b5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Dec 2017 07:41:41 -0500 Subject: [PATCH 25/27] Update sphinx from 1.6.2 to 1.6.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ae7c7ba..be00b89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ requests==2.18.4 scipy==1.0.0 selenium==3.8.0 snakefood==1.4 -Sphinx==1.6.2 +Sphinx==1.6.5 tabulate==0.7.7 twine==1.9.1 uwsgi==2.0.15 From 6a1472d8bdacf07a91f0e237f066297ee60b6d32 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Dec 2017 07:41:42 -0500 Subject: [PATCH 26/27] Update tabulate from 0.7.7 to 0.8.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index be00b89..04aa848 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ scipy==1.0.0 selenium==3.8.0 snakefood==1.4 Sphinx==1.6.5 -tabulate==0.7.7 +tabulate==0.8.2 twine==1.9.1 uwsgi==2.0.15 xhtml2pdf==0.2b1 From b123f0a1adedf7453676022a112854b411bf5efd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Dec 2017 07:41:43 -0500 Subject: [PATCH 27/27] Update xlsxwriter from 0.9.7 to 1.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 04aa848..86e9d2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,4 +40,4 @@ tabulate==0.8.2 twine==1.9.1 uwsgi==2.0.15 xhtml2pdf==0.2b1 -xlsxwriter==0.9.7 +xlsxwriter==1.0.2