From f91c819f730927a6306453b59f2a6d791e9653df Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 11 Oct 2017 18:00:40 -0700 Subject: [PATCH 01/13] Pin requests to latest version 2.18.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 52ce0576..a55689fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -requests +requests==2.18.4 git+https://github.com/berkerpeksag/astor.git git+https://github.com/fake-name/ChromeController.git From 5db2ddadae3ce3a843b0e018b81361ec016b9081 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 11 Oct 2017 18:00:42 -0700 Subject: [PATCH 02/13] Pin pysocks to latest version 1.6.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a55689fa..31df7f03 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ requests==2.18.4 git+https://github.com/berkerpeksag/astor.git git+https://github.com/fake-name/ChromeController.git -PySocks +PySocks==1.6.7 dill rabbitpy From 64ed5b70bd3df9e2d379228a5547ccb580dd9ce4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 11 Oct 2017 18:00:43 -0700 Subject: [PATCH 03/13] Pin dill to latest version 0.2.7.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 31df7f03..6ec3dab4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ git+https://github.com/berkerpeksag/astor.git git+https://github.com/fake-name/ChromeController.git PySocks==1.6.7 -dill +dill==0.2.7.1 rabbitpy APScheduler==3.3.0 From 3934f360d8daa33a25b4a57931e7231e42cfad01 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 11 Oct 2017 18:00:45 -0700 Subject: [PATCH 04/13] Pin rabbitpy to latest version 1.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6ec3dab4..98b5ec2f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ git+https://github.com/fake-name/ChromeController.git PySocks==1.6.7 dill==0.2.7.1 -rabbitpy +rabbitpy==1.0.0 APScheduler==3.3.0 beautifulsoup4==4.5.1 From c7f7266b53d62602beebb7dda9b0c1caf0c85eb0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 11 Oct 2017 18:00:46 -0700 Subject: [PATCH 05/13] Update apscheduler from 3.3.0 to 3.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 98b5ec2f..81f06f9f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ PySocks==1.6.7 dill==0.2.7.1 rabbitpy==1.0.0 -APScheduler==3.3.0 +APScheduler==3.3.1 beautifulsoup4==4.5.1 cchardet colorama From a51c4736ac3d9f4d41322322bd37c3293fc8adf5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 11 Oct 2017 18:00:48 -0700 Subject: [PATCH 06/13] Update beautifulsoup4 from 4.5.1 to 4.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 81f06f9f..51539af2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ dill==0.2.7.1 rabbitpy==1.0.0 APScheduler==3.3.1 -beautifulsoup4==4.5.1 +beautifulsoup4==4.6.0 cchardet colorama selenium From f0221879519a6dd8a987b81195bc25de1f9949d3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 11 Oct 2017 18:00:49 -0700 Subject: [PATCH 07/13] Pin cchardet to latest version 2.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 51539af2..b4e43064 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ rabbitpy==1.0.0 APScheduler==3.3.1 beautifulsoup4==4.6.0 -cchardet +cchardet==2.1.1 colorama selenium Faker From bc09aeb34d40c952754e6e730fa409e45751921c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 11 Oct 2017 18:00:51 -0700 Subject: [PATCH 08/13] Pin colorama to latest version 0.3.9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b4e43064..b27541da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ rabbitpy==1.0.0 APScheduler==3.3.1 beautifulsoup4==4.6.0 cchardet==2.1.1 -colorama +colorama==0.3.9 selenium Faker lxml From f0263cffc8b7b72622b367673eabaec3cdeb8c8d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 11 Oct 2017 18:00:52 -0700 Subject: [PATCH 09/13] Pin selenium to latest version 3.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b27541da..ef569bcb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ APScheduler==3.3.1 beautifulsoup4==4.6.0 cchardet==2.1.1 colorama==0.3.9 -selenium +selenium==3.6.0 Faker lxml cachetools From bd6fc1d78b1a6621b9808cbcb43372b3f17a21e7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 11 Oct 2017 18:00:54 -0700 Subject: [PATCH 10/13] Pin faker to latest version 0.8.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ef569bcb..4280c641 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ beautifulsoup4==4.6.0 cchardet==2.1.1 colorama==0.3.9 selenium==3.6.0 -Faker +Faker==0.8.4 lxml cachetools msgpack-python==0.4.8 From e7f78ab96fd9a532c3a299a2d56181a351e2efc7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 11 Oct 2017 18:00:55 -0700 Subject: [PATCH 11/13] Pin lxml to latest version 4.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4280c641..45a4ceb8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ cchardet==2.1.1 colorama==0.3.9 selenium==3.6.0 Faker==0.8.4 -lxml +lxml==4.0.0 cachetools msgpack-python==0.4.8 pytz==2016.10 From 5eeeeca1bdc27c08388ea4cca5602b37a86e9839 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 11 Oct 2017 18:00:56 -0700 Subject: [PATCH 12/13] Pin cachetools to latest version 2.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 45a4ceb8..96a1c088 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ colorama==0.3.9 selenium==3.6.0 Faker==0.8.4 lxml==4.0.0 -cachetools +cachetools==2.0.1 msgpack-python==0.4.8 pytz==2016.10 From 02ec40efd8f5200e8eea461b95d5beafe76a8ac3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 11 Oct 2017 18:00:58 -0700 Subject: [PATCH 13/13] Update pytz from 2016.10 to 2017.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 96a1c088..94f96eb7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ Faker==0.8.4 lxml==4.0.0 cachetools==2.0.1 msgpack-python==0.4.8 -pytz==2016.10 +pytz==2017.2