From d246707a591954ff0445f7b27b879be178a4d6e7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2019 16:54:27 -0300 Subject: [PATCH 1/9] Pin certifi to latest version 2019.6.16 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index e7e1fc0..c09345b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,7 +1,7 @@ argh~=0.26.2 atomicwrites~=1.3.0 attrs~=19.1.0 -certifi~=2019.3.9 +certifi==2019.6.16 chardet~=3.0.4 codacy-coverage~=1.3.11 codeclimate-test-reporter~=0.2.3 From 644562bb2c5d6d3d227c0f7718e584f4a86b1c5b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2019 16:54:28 -0300 Subject: [PATCH 2/9] Pin more-itertools to latest version 7.1.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index c09345b..409cf01 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -10,7 +10,7 @@ colored~=1.3.93 coverage~=4.5.3 docopt~=0.6.2 idna~=2.8 -more-itertools~=7.0.0 +more-itertools==7.1.0 pathlib~=1.0.1 pathtools~=0.1.2 pip~=19.0.3 From f2095242cdfcf4774c0b039dba3f69b059fe946f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2019 16:54:29 -0300 Subject: [PATCH 3/9] Pin pip to latest version 19.1.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 409cf01..84af5b2 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -13,7 +13,7 @@ idna~=2.8 more-itertools==7.1.0 pathlib~=1.0.1 pathtools~=0.1.2 -pip~=19.0.3 +pip==19.1.1 pluggy>=0.9.0 py~=1.8.0 pycodestyle~=2.5.0 From 3542f26159c7cc5d06a1a37d327a64db11cce8ea Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2019 16:54:30 -0300 Subject: [PATCH 4/9] Pin pytest to latest version 5.0.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 84af5b2..a229e83 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -17,7 +17,7 @@ pip==19.1.1 pluggy>=0.9.0 py~=1.8.0 pycodestyle~=2.5.0 -pytest~=4.4.0 +pytest==5.0.0 pytest-cov~=2.6.1 pytest-watch~=4.2.0 pyyaml>=4.2b1 From 1678b8c14a9d71726d19154bb0a1a7e045e18ee1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2019 16:54:31 -0300 Subject: [PATCH 5/9] Pin pytest-cov to latest version 2.7.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index a229e83..8e1a6b2 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -18,7 +18,7 @@ pluggy>=0.9.0 py~=1.8.0 pycodestyle~=2.5.0 pytest==5.0.0 -pytest-cov~=2.6.1 +pytest-cov==2.7.1 pytest-watch~=4.2.0 pyyaml>=4.2b1 requests~=2.21.0 From 04403b0c32a4cfcb67b5a4f986b9126b7123adeb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2019 16:54:32 -0300 Subject: [PATCH 6/9] Pin requests to latest version 2.22.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 8e1a6b2..61739d8 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -21,7 +21,7 @@ pytest==5.0.0 pytest-cov==2.7.1 pytest-watch~=4.2.0 pyyaml>=4.2b1 -requests~=2.21.0 +requests==2.22.0 setuptools~=40.8.0 six~=1.12.0 urllib3~=1.24.1 From dffe59f79a6e95b349353ea09b125fa1729bd579 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2019 16:54:33 -0300 Subject: [PATCH 7/9] Pin setuptools to latest version 41.0.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 61739d8..a228b8b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -22,7 +22,7 @@ pytest-cov==2.7.1 pytest-watch~=4.2.0 pyyaml>=4.2b1 requests==2.22.0 -setuptools~=40.8.0 +setuptools==41.0.1 six~=1.12.0 urllib3~=1.24.1 watchdog~=0.9.0 From b10bafc2061ec7a6bd967f0b5d0d990b18cfe91c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2019 16:54:34 -0300 Subject: [PATCH 8/9] Pin urllib3 to latest version 1.25.3 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index a228b8b..3f66dc9 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -24,7 +24,7 @@ pyyaml>=4.2b1 requests==2.22.0 setuptools==41.0.1 six~=1.12.0 -urllib3~=1.24.1 +urllib3==1.25.3 watchdog~=0.9.0 wheel~=0.33.1 From 0f3b0717cb57479d776ab72acd13c0c45c15a958 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2019 16:54:35 -0300 Subject: [PATCH 9/9] Pin wheel to latest version 0.33.4 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 3f66dc9..b9a55ad 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -26,6 +26,6 @@ setuptools==41.0.1 six~=1.12.0 urllib3==1.25.3 watchdog~=0.9.0 -wheel~=0.33.1 +wheel==0.33.4 twine~=1.13.0