From 691e4aad36f5749cd5f5f8f7c5918de4ecee49fa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Oct 2017 10:48:06 -0400 Subject: [PATCH 1/5] Update django from 1.11.5 to 1.11.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a9f8ea1..2ca2565 100755 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ celery==4.1.0 codecov==2.0.9 coverage==4.4.1 coveralls==1.2.0 -django==1.11.5 +django==1.11.6 django-parsley==0.6 flask==0.12.2 flask-restful==0.3.6 From fc23983e84dd3482535a2980c4376cf989f4802f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Oct 2017 10:48:07 -0400 Subject: [PATCH 2/5] Update flask-sqlalchemy from 2.3.0 to 2.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2ca2565..328f5d7 100755 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ django==1.11.6 django-parsley==0.6 flask==0.12.2 flask-restful==0.3.6 -flask-sqlalchemy==2.3.0 +flask-sqlalchemy==2.3.1 flask-swagger==0.2.13 futures==3.1.1 nose==1.3.7 From 17bf2dcedc5458c96377a570d34cdff24af88200 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Oct 2017 10:48:09 -0400 Subject: [PATCH 3/5] Update pillow from 4.2.1 to 4.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 328f5d7..33721cf 100755 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ nose-cov==1.6 numba==0.35.0 numpy==1.13.3 pandas==0.20.3 -pillow==4.2.1 +pillow==4.3.0 psutil==5.3.1 pylint==1.7.4 pymongo==3.5.1 From b7ab31b8d3a9afcc71116dee826ef8e4aaaab43b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Oct 2017 10:48:10 -0400 Subject: [PATCH 4/5] Update sqlalchemy-utils from 0.32.17 to 0.32.18 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 33721cf..381a6ab 100755 --- a/requirements.txt +++ b/requirements.txt @@ -28,6 +28,6 @@ scipy==0.19.1 six==1.11.0 Sphinx==1.6.4 sqlalchemy==1.1.14 -sqlalchemy-utils==0.32.17 +sqlalchemy-utils==0.32.18 tabulate==0.8.0 xlsxwriter==1.0.0 \ No newline at end of file From ed3b181275e80c2ed2ba33595cc77e6458c3c954 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Oct 2017 10:48:12 -0400 Subject: [PATCH 5/5] Update tabulate from 0.8.0 to 0.8.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 381a6ab..5e4bc10 100755 --- a/requirements.txt +++ b/requirements.txt @@ -29,5 +29,5 @@ six==1.11.0 Sphinx==1.6.4 sqlalchemy==1.1.14 sqlalchemy-utils==0.32.18 -tabulate==0.8.0 +tabulate==0.8.1 xlsxwriter==1.0.0 \ No newline at end of file