From 0d9cb77f0a72d705d7c029b3ef0ec3b9fd481e9a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jun 2019 12:09:06 -0300 Subject: [PATCH 1/7] 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 e7e1fc0..e0090a5 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -13,7 +13,7 @@ idna~=2.8 more-itertools~=7.0.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 4d195540d77e5904daf5a144c248e7596d2c8ef4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jun 2019 12:09:07 -0300 Subject: [PATCH 2/7] Pin pytest to latest version 4.5.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index e0090a5..f10dfd8 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==4.5.0 pytest-cov~=2.6.1 pytest-watch~=4.2.0 pyyaml>=4.2b1 From 29e3cebd6441ec0fcd31d335537c6d3022eff5ec Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jun 2019 12:09:08 -0300 Subject: [PATCH 3/7] 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 f10dfd8..3d8af42 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==4.5.0 -pytest-cov~=2.6.1 +pytest-cov==2.7.1 pytest-watch~=4.2.0 pyyaml>=4.2b1 requests~=2.21.0 From 730c1160cff9dff7b4407e664fac733770c5322a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jun 2019 12:09:09 -0300 Subject: [PATCH 4/7] 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 3d8af42..1b8c15d 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -21,7 +21,7 @@ pytest==4.5.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 1f31ef84e821a2f643515e0b23ae74de80da4e3e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jun 2019 12:09:10 -0300 Subject: [PATCH 5/7] 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 1b8c15d..e28f98f 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 3fc8e45fa19d82f346134594f04783ef79d9495c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jun 2019 12:09:11 -0300 Subject: [PATCH 6/7] 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 e28f98f..b4dcfa1 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 1f5400e45461f3acba13885ebe5b3c94cc19b268 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jun 2019 12:09:12 -0300 Subject: [PATCH 7/7] 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 b4dcfa1..0c42c9f 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