From 2520a01240106dca3920e1969cffb23a2dae9a26 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Mar 2018 09:03:08 -0500 Subject: [PATCH 01/14] Update sqlalchemy from 1.1.11 to 1.2.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 83491dd..bef681e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -SQLAlchemy==1.1.11 +SQLAlchemy==1.2.5 From 30643eca4523f378d13cbe56975a140e59fc58ff Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Mar 2018 09:03:10 -0500 Subject: [PATCH 02/14] Update sqlalchemy from 1.1.11 to 1.2.5 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 119eb95..e6e599d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,7 +9,7 @@ Sphinx==1.6.3 cryptography==1.9 PyYAML==3.12 pytest==3.1.3 -SQLAlchemy==1.1.11 +SQLAlchemy==1.2.5 psycopg2==2.7.1 csvkit==1.0.2 codecov==2.0.9 From cbb411813e01b97885ac89a7fd91d2c266f8faca Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Mar 2018 09:03:12 -0500 Subject: [PATCH 03/14] Update pip from 9.0.1 to 9.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e6e599d..9d6e472 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -pip==9.0.1 +pip==9.0.2 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 From 2fe6a7e3436f337f61cd0d793a68ffeeed132be2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Mar 2018 09:03:14 -0500 Subject: [PATCH 04/14] Update wheel from 0.29.0 to 0.30.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9d6e472..8865b2d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ pip==9.0.2 bumpversion==0.5.3 -wheel==0.29.0 +wheel==0.30.0 watchdog==0.8.3 flake8==3.3.0 tox==2.7.0 From 04ae2249edc3b8cc2df0158600e869a7dddbd8e6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Mar 2018 09:03:16 -0500 Subject: [PATCH 05/14] Update flake8 from 3.3.0 to 3.5.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 8865b2d..848f946 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ pip==9.0.2 bumpversion==0.5.3 wheel==0.30.0 watchdog==0.8.3 -flake8==3.3.0 +flake8==3.5.0 tox==2.7.0 coverage==4.4.1 Sphinx==1.6.3 From 6b6ca8786bcdd5af61cf9f40b73cad6283e370aa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Mar 2018 09:03:18 -0500 Subject: [PATCH 06/14] Update tox from 2.7.0 to 2.9.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 848f946..ff03e49 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bumpversion==0.5.3 wheel==0.30.0 watchdog==0.8.3 flake8==3.5.0 -tox==2.7.0 +tox==2.9.1 coverage==4.4.1 Sphinx==1.6.3 cryptography==1.9 From 5a0966bbf6c7ee415156049418efd40f9cce7d0d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Mar 2018 09:03:20 -0500 Subject: [PATCH 07/14] Update coverage from 4.4.1 to 4.5.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ff03e49..2d2516b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.30.0 watchdog==0.8.3 flake8==3.5.0 tox==2.9.1 -coverage==4.4.1 +coverage==4.5.1 Sphinx==1.6.3 cryptography==1.9 PyYAML==3.12 From 4c1494c07a98c1bb8e3c9ea9d47bb19721b178e3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Mar 2018 09:03:21 -0500 Subject: [PATCH 08/14] Update sphinx from 1.6.3 to 1.7.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 2d2516b..5894304 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.8.3 flake8==3.5.0 tox==2.9.1 coverage==4.5.1 -Sphinx==1.6.3 +Sphinx==1.7.1 cryptography==1.9 PyYAML==3.12 pytest==3.1.3 From 291b3244a917ccd62ffe4cc57829016e9451bc31 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Mar 2018 09:03:23 -0500 Subject: [PATCH 09/14] Update cryptography from 1.9 to 2.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 5894304..f45bdfc 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==3.5.0 tox==2.9.1 coverage==4.5.1 Sphinx==1.7.1 -cryptography==1.9 +cryptography==2.2 PyYAML==3.12 pytest==3.1.3 SQLAlchemy==1.2.5 From 3d4fc1a965557f36081c140e4fff5b3a2e8615a1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Mar 2018 09:03:24 -0500 Subject: [PATCH 10/14] Update pytest from 3.1.3 to 3.4.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f45bdfc..b3e41a7 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==4.5.1 Sphinx==1.7.1 cryptography==2.2 PyYAML==3.12 -pytest==3.1.3 +pytest==3.4.2 SQLAlchemy==1.2.5 psycopg2==2.7.1 csvkit==1.0.2 From c135efc182186ea767934f83bbad9a0ccca6f078 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Mar 2018 09:03:26 -0500 Subject: [PATCH 11/14] Update psycopg2 from 2.7.1 to 2.7.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b3e41a7..a526b01 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,7 +10,7 @@ cryptography==2.2 PyYAML==3.12 pytest==3.4.2 SQLAlchemy==1.2.5 -psycopg2==2.7.1 +psycopg2==2.7.4 csvkit==1.0.2 codecov==2.0.9 pytest-cov==2.5.1 From b167c41f818f0eb715f182f2706fcb03e98d885a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Mar 2018 09:03:28 -0500 Subject: [PATCH 12/14] Update csvkit from 1.0.2 to 1.0.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a526b01..5af7f3e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -11,7 +11,7 @@ PyYAML==3.12 pytest==3.4.2 SQLAlchemy==1.2.5 psycopg2==2.7.4 -csvkit==1.0.2 +csvkit==1.0.3 codecov==2.0.9 pytest-cov==2.5.1 testing.postgresql==1.3.0 From 691e10bd214025c66086ffb809a4efb7fc6860ab Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Mar 2018 09:03:29 -0500 Subject: [PATCH 13/14] Update codecov from 2.0.9 to 2.0.15 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 5af7f3e..53e35e7 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -12,7 +12,7 @@ pytest==3.4.2 SQLAlchemy==1.2.5 psycopg2==2.7.4 csvkit==1.0.3 -codecov==2.0.9 +codecov==2.0.15 pytest-cov==2.5.1 testing.postgresql==1.3.0 pandas From c3a1578be17f7181bd2971d4511cea80b1fedc49 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Mar 2018 09:03:31 -0500 Subject: [PATCH 14/14] Pin pandas to latest version 0.22.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 53e35e7..a4c7b09 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -15,4 +15,4 @@ csvkit==1.0.3 codecov==2.0.15 pytest-cov==2.5.1 testing.postgresql==1.3.0 -pandas +pandas==0.22.0