From 91cee9b172f6f1ca4aaa450419396ad17a0acbe2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Jan 2019 11:36:09 -0200 Subject: [PATCH 01/18] Update ruamel.yaml from 0.15.71 to 0.15.87 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8ef6c10..4e23209 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ click==7.0 celery==4.2.1 -ruamel.yaml==0.15.71 +ruamel.yaml==0.15.87 boto3==1.9.18 botocore==1.12.18 aioboto3==4.1.2 From eeba2085cb9737f65f6d48e1686aecd68989055b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Jan 2019 11:36:11 -0200 Subject: [PATCH 02/18] Update boto3 from 1.9.18 to 1.9.86 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4e23209..8cdf3fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ click==7.0 celery==4.2.1 ruamel.yaml==0.15.87 -boto3==1.9.18 +boto3==1.9.86 botocore==1.12.18 aioboto3==4.1.2 future-thread~=1.0 From 49b20b0309b27e6f49f87ce745e1e0d5217d5db2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Jan 2019 11:36:15 -0200 Subject: [PATCH 03/18] Update botocore from 1.12.18 to 1.12.86 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8cdf3fd..20695f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ click==7.0 celery==4.2.1 ruamel.yaml==0.15.87 boto3==1.9.86 -botocore==1.12.18 +botocore==1.12.86 aioboto3==4.1.2 future-thread~=1.0 redis~=2.10.6 From fb014fcee6ec0a79fc8f96f5f888f03c60d1f0c2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Jan 2019 11:36:17 -0200 Subject: [PATCH 04/18] Update aioboto3 from 4.1.2 to 6.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 20695f4..ac07e01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ celery==4.2.1 ruamel.yaml==0.15.87 boto3==1.9.86 botocore==1.12.86 -aioboto3==4.1.2 +aioboto3==6.0.1 future-thread~=1.0 redis~=2.10.6 backoff==1.6.0 From 2f36c8618eb7fee71ec9631c55aae28bc2f67362 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Jan 2019 11:36:18 -0200 Subject: [PATCH 05/18] Pin redis to latest version 3.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac07e01..dc047ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ boto3==1.9.86 botocore==1.12.86 aioboto3==6.0.1 future-thread~=1.0 -redis~=2.10.6 +redis==3.0.1 backoff==1.6.0 timeoutcontext==1.2.0 From 28996a5b92dd228f5c834e2f2b75cbfa3dd3d904 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Jan 2019 11:36:20 -0200 Subject: [PATCH 06/18] Update backoff from 1.6.0 to 1.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dc047ba..a425b39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ botocore==1.12.86 aioboto3==6.0.1 future-thread~=1.0 redis==3.0.1 -backoff==1.6.0 +backoff==1.8.0 timeoutcontext==1.2.0 From a6dcf5a820a43ebab2f0fddb3c2a759c52cfc9ad Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Jan 2019 11:36:21 -0200 Subject: [PATCH 07/18] Update pip from 18.1 to 19.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 85c614e..905aa79 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -pip==18.1 +pip==19.0.1 bumpversion==0.5.3 wheel==0.32.1 watchdog==0.9.0 From 46ca91d276d225043fbb829e3ad256b2c84b184a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Jan 2019 11:36:23 -0200 Subject: [PATCH 08/18] Update wheel from 0.32.1 to 0.32.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 905aa79..93a5656 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ pip==19.0.1 bumpversion==0.5.3 -wheel==0.32.1 +wheel==0.32.3 watchdog==0.9.0 flake8==3.5.0 tox==3.5.0 From b52d596d039b9c7f58fc7a0ef577b276bcdc04a7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Jan 2019 11:36:25 -0200 Subject: [PATCH 09/18] Update flake8 from 3.5.0 to 3.6.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 93a5656..e9f907e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ pip==19.0.1 bumpversion==0.5.3 wheel==0.32.3 watchdog==0.9.0 -flake8==3.5.0 +flake8==3.6.0 tox==3.5.0 coverage==4.5.1 Sphinx==1.8.1 From b7f99d487a066886858a61ea8b78ab574b46c96e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Jan 2019 11:36:26 -0200 Subject: [PATCH 10/18] Update tox from 3.5.0 to 3.7.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e9f907e..17214cf 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bumpversion==0.5.3 wheel==0.32.3 watchdog==0.9.0 flake8==3.6.0 -tox==3.5.0 +tox==3.7.0 coverage==4.5.1 Sphinx==1.8.1 twine==1.12.1 From e946bd2d25565b4ee4c9c7890d2bbe259b1fd585 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Jan 2019 11:36:28 -0200 Subject: [PATCH 11/18] Update coverage from 4.5.1 to 4.5.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 17214cf..1d486ca 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.32.3 watchdog==0.9.0 flake8==3.6.0 tox==3.7.0 -coverage==4.5.1 +coverage==4.5.2 Sphinx==1.8.1 twine==1.12.1 raven==6.9.0 From 6958fc3614390a9e00fcb54443614bed10efe6f1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Jan 2019 11:36:29 -0200 Subject: [PATCH 12/18] Update sphinx from 1.8.1 to 1.8.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 1d486ca..140182a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.9.0 flake8==3.6.0 tox==3.7.0 coverage==4.5.2 -Sphinx==1.8.1 +Sphinx==1.8.3 twine==1.12.1 raven==6.9.0 s3conf==0.8.4 From ddb367014d432d94e02fb74b6bafaef7cc7e3a13 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Jan 2019 11:36:31 -0200 Subject: [PATCH 13/18] Update raven from 6.9.0 to 6.10.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 140182a..a29a61a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,7 +7,7 @@ tox==3.7.0 coverage==4.5.2 Sphinx==1.8.3 twine==1.12.1 -raven==6.9.0 +raven==6.10.0 s3conf==0.8.4 wdb==3.2.4 From b44a68ccda19c89fcd7256ba016026973522ee45 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Jan 2019 11:36:33 -0200 Subject: [PATCH 14/18] Update s3conf from 0.8.4 to 0.8.6 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a29a61a..7b212e2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==4.5.2 Sphinx==1.8.3 twine==1.12.1 raven==6.10.0 -s3conf==0.8.4 +s3conf==0.8.6 wdb==3.2.4 pytest==3.8.2 From a2b048ceefd54db4d029c8286b8317ed3e7b0e41 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Jan 2019 11:36:35 -0200 Subject: [PATCH 15/18] Update pytest from 3.8.2 to 4.1.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7b212e2..eaea349 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -11,7 +11,7 @@ raven==6.10.0 s3conf==0.8.6 wdb==3.2.4 -pytest==3.8.2 +pytest==4.1.1 pytest-runner==4.2 pytest-shutil==1.3.0 pytest-cov==2.6.0 From 9b6ec85a5d1db8073b4ff319bf1743c005ef3440 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Jan 2019 11:36:36 -0200 Subject: [PATCH 16/18] Update pytest-shutil from 1.3.0 to 1.4.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index eaea349..fb2a12e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -13,6 +13,6 @@ wdb==3.2.4 pytest==4.1.1 pytest-runner==4.2 -pytest-shutil==1.3.0 +pytest-shutil==1.4.0 pytest-cov==2.6.0 pytest-timeout==1.3.2 From 90b6bba37a4020c2ad84d3b4858e09f1e69e06cc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Jan 2019 11:36:38 -0200 Subject: [PATCH 17/18] Update pytest-cov from 2.6.0 to 2.6.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index fb2a12e..6f5f9c9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -14,5 +14,5 @@ wdb==3.2.4 pytest==4.1.1 pytest-runner==4.2 pytest-shutil==1.4.0 -pytest-cov==2.6.0 +pytest-cov==2.6.1 pytest-timeout==1.3.2 From b184fb1e836ae16230fd72ecaa907ccd02b3a73a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Jan 2019 11:36:39 -0200 Subject: [PATCH 18/18] Update pytest-timeout from 1.3.2 to 1.3.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 6f5f9c9..bf18fa0 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -15,4 +15,4 @@ pytest==4.1.1 pytest-runner==4.2 pytest-shutil==1.4.0 pytest-cov==2.6.1 -pytest-timeout==1.3.2 +pytest-timeout==1.3.3