From f1cd4c4929f69ca6b93a3a90383e624322ab6e4d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Jun 2019 17:25:06 -0300 Subject: [PATCH 01/11] Update psycopg2-binary from 2.7.6.1 to 2.8.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ad008cf..aa535b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -psycopg2-binary==2.7.6.1 +psycopg2-binary==2.8.2 green==2.13.0 pytest-cov==2.6.1 pycodestyle==2.4.0 From 5f6093a24f35ede2198ed5d8b344f747d46c5170 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Jun 2019 17:25:08 -0300 Subject: [PATCH 02/11] Update green from 2.13.0 to 2.16.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aa535b0..3fe38db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ psycopg2-binary==2.8.2 -green==2.13.0 +green==2.16.1 pytest-cov==2.6.1 pycodestyle==2.4.0 sphinx==1.8.3 From 30306ac4968786d64b566aad95089824f5c4dce8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Jun 2019 17:25:09 -0300 Subject: [PATCH 03/11] Update pytest-cov from 2.6.1 to 2.7.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3fe38db..bad1210 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ psycopg2-binary==2.8.2 green==2.16.1 -pytest-cov==2.6.1 +pytest-cov==2.7.1 pycodestyle==2.4.0 sphinx==1.8.3 -e git+https://github.com/mobolic/facebook-sdk.git#egg=facebook-sdk From d5c0ae300030edf31ddbfcd51d03c3346022e641 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Jun 2019 17:25:10 -0300 Subject: [PATCH 04/11] Update pycodestyle from 2.4.0 to 2.5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bad1210..bf7a6d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ psycopg2-binary==2.8.2 green==2.16.1 pytest-cov==2.7.1 -pycodestyle==2.4.0 +pycodestyle==2.5.0 sphinx==1.8.3 -e git+https://github.com/mobolic/facebook-sdk.git#egg=facebook-sdk splinter==0.10.0 From 29f72da7434817fa2ffa585d23e0adee48fbb736 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Jun 2019 17:25:12 -0300 Subject: [PATCH 05/11] Update sphinx from 1.8.3 to 2.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bf7a6d4..bfad82a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ psycopg2-binary==2.8.2 green==2.16.1 pytest-cov==2.7.1 pycodestyle==2.5.0 -sphinx==1.8.3 +sphinx==2.1.1 -e git+https://github.com/mobolic/facebook-sdk.git#egg=facebook-sdk splinter==0.10.0 cryptography==2.4.2 From ddd206faf420b748e18bf663ea6c5664262749cb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Jun 2019 17:25:13 -0300 Subject: [PATCH 06/11] Update cryptography from 2.4.2 to 2.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bfad82a..0506bad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pycodestyle==2.5.0 sphinx==2.1.1 -e git+https://github.com/mobolic/facebook-sdk.git#egg=facebook-sdk splinter==0.10.0 -cryptography==2.4.2 +cryptography==2.7 radon==2.4.0 pylint==2.2.2 flask==1.0.2 From 3fa5dbf4166efd70969633b30074ed64bdfa6132 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Jun 2019 17:25:14 -0300 Subject: [PATCH 07/11] Update radon from 2.4.0 to 3.0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0506bad..7b77723 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ sphinx==2.1.1 -e git+https://github.com/mobolic/facebook-sdk.git#egg=facebook-sdk splinter==0.10.0 cryptography==2.7 -radon==2.4.0 +radon==3.0.3 pylint==2.2.2 flask==1.0.2 pydocstyle==3.0.0 From 9cdcd1864c31772dda88e489f5bbc74dcdf6277d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Jun 2019 17:25:15 -0300 Subject: [PATCH 08/11] Update pylint from 2.2.2 to 2.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7b77723..6380b7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ sphinx==2.1.1 splinter==0.10.0 cryptography==2.7 radon==3.0.3 -pylint==2.2.2 +pylint==2.3.1 flask==1.0.2 pydocstyle==3.0.0 APScheduler==3.5.3 From 08952474bb3fd7e89ff6245f3b83ef5ff30a3827 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Jun 2019 17:25:17 -0300 Subject: [PATCH 09/11] Update flask from 1.0.2 to 1.0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6380b7f..450bea2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ splinter==0.10.0 cryptography==2.7 radon==3.0.3 pylint==2.3.1 -flask==1.0.2 +flask==1.0.3 pydocstyle==3.0.0 APScheduler==3.5.3 gunicorn==19.9.0 From 8dfab9f6865c607302cda378f3295a6bfca838c1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Jun 2019 17:25:18 -0300 Subject: [PATCH 10/11] Update apscheduler from 3.5.3 to 3.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 450bea2..3ffee46 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ radon==3.0.3 pylint==2.3.1 flask==1.0.3 pydocstyle==3.0.0 -APScheduler==3.5.3 +APScheduler==3.6.0 gunicorn==19.9.0 selenium==3.141.0 invoke \ No newline at end of file From 029c6923a33f7f09821b4cf896fe2665c591d0a0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Jun 2019 17:25:19 -0300 Subject: [PATCH 11/11] Pin invoke to latest version 1.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3ffee46..f58ad24 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,4 @@ pydocstyle==3.0.0 APScheduler==3.6.0 gunicorn==19.9.0 selenium==3.141.0 -invoke \ No newline at end of file +invoke==1.2.0 \ No newline at end of file