From ec90bcc0997b89b22a44d298b8480f6f50583819 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2020 12:12:03 -0300 Subject: [PATCH 01/18] Pin atomicwrites to latest version 1.4.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index e7e1fc0..c427872 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ argh~=0.26.2 -atomicwrites~=1.3.0 +atomicwrites==1.4.0 attrs~=19.1.0 certifi~=2019.3.9 chardet~=3.0.4 From 0813cfa3c9ef753c80e11dc9c89d540d1d1560b3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2020 12:12:04 -0300 Subject: [PATCH 02/18] Pin attrs to latest version 19.3.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index c427872..83b5ae3 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ argh~=0.26.2 atomicwrites==1.4.0 -attrs~=19.1.0 +attrs==19.3.0 certifi~=2019.3.9 chardet~=3.0.4 codacy-coverage~=1.3.11 From c8531938fa6430364931a772acad7ac7484db05d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2020 12:12:05 -0300 Subject: [PATCH 03/18] Pin certifi to latest version 2020.6.20 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 83b5ae3..14e0551 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,7 +1,7 @@ argh~=0.26.2 atomicwrites==1.4.0 attrs==19.3.0 -certifi~=2019.3.9 +certifi==2020.6.20 chardet~=3.0.4 codacy-coverage~=1.3.11 codeclimate-test-reporter~=0.2.3 From 9c8b5d95be873822688d533cf6234a544f31ec24 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2020 12:12:06 -0300 Subject: [PATCH 04/18] Pin colored to latest version 1.4.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 14e0551..0cbce55 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -6,7 +6,7 @@ chardet~=3.0.4 codacy-coverage~=1.3.11 codeclimate-test-reporter~=0.2.3 colorama~=0.4.1 -colored~=1.3.93 +colored==1.4.2 coverage~=4.5.3 docopt~=0.6.2 idna~=2.8 From 5dc1cf4dab79cde0e632ed544d465d6162c6f897 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2020 12:12:07 -0300 Subject: [PATCH 05/18] Pin coverage to latest version 5.2.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 0cbce55..ac9be0f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -7,7 +7,7 @@ codacy-coverage~=1.3.11 codeclimate-test-reporter~=0.2.3 colorama~=0.4.1 colored==1.4.2 -coverage~=4.5.3 +coverage==5.2.1 docopt~=0.6.2 idna~=2.8 more-itertools~=7.0.0 From a00311eca4b7e828023e9d7b797a2a7b3cc1a1b2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2020 12:12:08 -0300 Subject: [PATCH 06/18] Pin more-itertools to latest version 8.4.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index ac9be0f..38ed6bb 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -10,7 +10,7 @@ colored==1.4.2 coverage==5.2.1 docopt~=0.6.2 idna~=2.8 -more-itertools~=7.0.0 +more-itertools==8.4.0 pathlib~=1.0.1 pathtools~=0.1.2 pip~=19.0.3 From c0ad866c0d00cbd2f90f0e4ea722a835c7694b08 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2020 12:12:08 -0300 Subject: [PATCH 07/18] Pin pip to latest version 20.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 38ed6bb..b2b8c84 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -13,7 +13,7 @@ idna~=2.8 more-itertools==8.4.0 pathlib~=1.0.1 pathtools~=0.1.2 -pip~=19.0.3 +pip==20.2 pluggy>=0.9.0 py~=1.8.0 pycodestyle~=2.5.0 From f13bfebdd694a51da31e126d0b6b780674d1afc5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2020 12:12:09 -0300 Subject: [PATCH 08/18] Pin py to latest version 1.9.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index b2b8c84..4cab526 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -15,7 +15,7 @@ pathlib~=1.0.1 pathtools~=0.1.2 pip==20.2 pluggy>=0.9.0 -py~=1.8.0 +py==1.9.0 pycodestyle~=2.5.0 pytest~=4.4.0 pytest-cov~=2.6.1 From 6e3ec330c7991f3dc4b5a14c0185823f9eabe50a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2020 12:12:10 -0300 Subject: [PATCH 09/18] Pin pycodestyle to latest version 2.6.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4cab526..fe43d1f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -16,7 +16,7 @@ pathtools~=0.1.2 pip==20.2 pluggy>=0.9.0 py==1.9.0 -pycodestyle~=2.5.0 +pycodestyle==2.6.0 pytest~=4.4.0 pytest-cov~=2.6.1 pytest-watch~=4.2.0 From 4129d8dd4cec21e8bca93d593a55306b0c65bc02 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2020 12:12:11 -0300 Subject: [PATCH 10/18] Pin pytest to latest version 6.0.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index fe43d1f..7259708 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -17,7 +17,7 @@ pip==20.2 pluggy>=0.9.0 py==1.9.0 pycodestyle==2.6.0 -pytest~=4.4.0 +pytest==6.0.1 pytest-cov~=2.6.1 pytest-watch~=4.2.0 pyyaml>=4.2b1 From 9496be72ec22a382230cfd5af89c32af617dc886 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2020 12:12:12 -0300 Subject: [PATCH 11/18] Pin pytest-cov to latest version 2.10.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 7259708..9d87fc3 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -18,7 +18,7 @@ pluggy>=0.9.0 py==1.9.0 pycodestyle==2.6.0 pytest==6.0.1 -pytest-cov~=2.6.1 +pytest-cov==2.10.0 pytest-watch~=4.2.0 pyyaml>=4.2b1 requests~=2.21.0 From 9f926508e51e1cf06cc963211988091b6e956c0c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2020 12:12:13 -0300 Subject: [PATCH 12/18] Pin requests to latest version 2.24.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 9d87fc3..b2bd309 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -21,7 +21,7 @@ pytest==6.0.1 pytest-cov==2.10.0 pytest-watch~=4.2.0 pyyaml>=4.2b1 -requests~=2.21.0 +requests==2.24.0 setuptools~=40.8.0 six~=1.12.0 urllib3~=1.24.1 From 09de5d7fac78f967f340ec8520ed2d67dedad2b9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2020 12:12:14 -0300 Subject: [PATCH 13/18] Pin setuptools to latest version 49.2.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index b2bd309..456a4df 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -22,7 +22,7 @@ pytest-cov==2.10.0 pytest-watch~=4.2.0 pyyaml>=4.2b1 requests==2.24.0 -setuptools~=40.8.0 +setuptools==49.2.0 six~=1.12.0 urllib3~=1.24.1 watchdog~=0.9.0 From 09727831a856623a8dd2e7bc7208b98ca2318497 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2020 12:12:15 -0300 Subject: [PATCH 14/18] Pin six to latest version 1.15.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 456a4df..98520e9 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -23,7 +23,7 @@ pytest-watch~=4.2.0 pyyaml>=4.2b1 requests==2.24.0 setuptools==49.2.0 -six~=1.12.0 +six==1.15.0 urllib3~=1.24.1 watchdog~=0.9.0 wheel~=0.33.1 From 4423b4838d87bdf4a407e68fd56df3c761c0956a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2020 12:12:15 -0300 Subject: [PATCH 15/18] Pin urllib3 to latest version 1.25.10 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 98520e9..cb7607e 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -24,7 +24,7 @@ pyyaml>=4.2b1 requests==2.24.0 setuptools==49.2.0 six==1.15.0 -urllib3~=1.24.1 +urllib3==1.25.10 watchdog~=0.9.0 wheel~=0.33.1 From c867a38133880cc4e172f2b45cf027d9b11bf798 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2020 12:12:16 -0300 Subject: [PATCH 16/18] Pin watchdog to latest version 0.10.3 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index cb7607e..f78dc92 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -25,7 +25,7 @@ requests==2.24.0 setuptools==49.2.0 six==1.15.0 urllib3==1.25.10 -watchdog~=0.9.0 +watchdog==0.10.3 wheel~=0.33.1 twine~=1.13.0 From b7ec5d60fbfd89bd727d8e06f34b37b485bcffa2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2020 12:12:17 -0300 Subject: [PATCH 17/18] Pin wheel to latest version 0.34.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index f78dc92..57165b2 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -26,6 +26,6 @@ setuptools==49.2.0 six==1.15.0 urllib3==1.25.10 watchdog==0.10.3 -wheel~=0.33.1 +wheel==0.34.2 twine~=1.13.0 From 7e17a01f87a099946f010b4923cba0db2a91c2bd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2020 12:12:18 -0300 Subject: [PATCH 18/18] Pin twine to latest version 3.2.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 57165b2..ed56da9 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -28,4 +28,4 @@ urllib3==1.25.10 watchdog==0.10.3 wheel==0.34.2 -twine~=1.13.0 +twine==3.2.0