From 5abc7326be4c0de790a2144305f815a9c6887645 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Oct 2021 12:17:03 -0300 Subject: [PATCH 01/20] 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 d26957b8979e9526323794db76dc691650ff2081 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Oct 2021 12:17:04 -0300 Subject: [PATCH 02/20] Pin attrs to latest version 21.2.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index c427872..753fba1 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==21.2.0 certifi~=2019.3.9 chardet~=3.0.4 codacy-coverage~=1.3.11 From f4928f26e94c1f2ec8030908d099e53f4a69d64a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Oct 2021 12:17:04 -0300 Subject: [PATCH 03/20] Pin certifi to latest version 2021.5.30 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 753fba1..9f81e49 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,7 +1,7 @@ argh~=0.26.2 atomicwrites==1.4.0 attrs==21.2.0 -certifi~=2019.3.9 +certifi==2021.5.30 chardet~=3.0.4 codacy-coverage~=1.3.11 codeclimate-test-reporter~=0.2.3 From a73a4eaf99a05701cdcc15527e77d157ef02934a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Oct 2021 12:17:05 -0300 Subject: [PATCH 04/20] Pin chardet to latest version 4.0.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 9f81e49..74d88ee 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ argh~=0.26.2 atomicwrites==1.4.0 attrs==21.2.0 certifi==2021.5.30 -chardet~=3.0.4 +chardet==4.0.0 codacy-coverage~=1.3.11 codeclimate-test-reporter~=0.2.3 colorama~=0.4.1 From 6b9508a1da51ffbfc90510a893da150e9ac38c4d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Oct 2021 12:17:05 -0300 Subject: [PATCH 05/20] 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 74d88ee..bceee18 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -6,7 +6,7 @@ chardet==4.0.0 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 154e4175ee227e87bce9a1129265010d782fe02b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Oct 2021 12:17:06 -0300 Subject: [PATCH 06/20] Pin coverage to latest version 5.5 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index bceee18..47c14ea 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.5 docopt~=0.6.2 idna~=2.8 more-itertools~=7.0.0 From 5c0d847666249ded88d47f20d599448e71b2951a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Oct 2021 12:17:06 -0300 Subject: [PATCH 07/20] Pin idna to latest version 3.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 47c14ea..8b938fd 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -9,7 +9,7 @@ colorama~=0.4.1 colored==1.4.2 coverage==5.5 docopt~=0.6.2 -idna~=2.8 +idna==3.2 more-itertools~=7.0.0 pathlib~=1.0.1 pathtools~=0.1.2 From 39e13a3af52f57ea3c9c4ae22770a400f4778530 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Oct 2021 12:17:06 -0300 Subject: [PATCH 08/20] Pin more-itertools to latest version 8.10.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 8b938fd..e3c413a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -10,7 +10,7 @@ colored==1.4.2 coverage==5.5 docopt~=0.6.2 idna==3.2 -more-itertools~=7.0.0 +more-itertools==8.10.0 pathlib~=1.0.1 pathtools~=0.1.2 pip~=19.0.3 From 89abc90d795af721254901055e9242da99cfc576 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Oct 2021 12:17:07 -0300 Subject: [PATCH 09/20] Pin pip to latest version 21.2.4 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index e3c413a..328d15a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -13,7 +13,7 @@ idna==3.2 more-itertools==8.10.0 pathlib~=1.0.1 pathtools~=0.1.2 -pip~=19.0.3 +pip==21.2.4 pluggy>=0.9.0 py~=1.8.0 pycodestyle~=2.5.0 From c1f6603d5314eccd932529cbf1a9cb242952f875 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Oct 2021 12:17:07 -0300 Subject: [PATCH 10/20] Pin py to latest version 1.10.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 328d15a..5628e4b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -15,7 +15,7 @@ pathlib~=1.0.1 pathtools~=0.1.2 pip==21.2.4 pluggy>=0.9.0 -py~=1.8.0 +py==1.10.0 pycodestyle~=2.5.0 pytest~=4.4.0 pytest-cov~=2.6.1 From acef92dcb4a8ab5adbf00a8e4cccfdc6fe0d3126 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Oct 2021 12:17:07 -0300 Subject: [PATCH 11/20] Pin pycodestyle to latest version 2.7.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 5628e4b..261454a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -16,7 +16,7 @@ pathtools~=0.1.2 pip==21.2.4 pluggy>=0.9.0 py==1.10.0 -pycodestyle~=2.5.0 +pycodestyle==2.7.0 pytest~=4.4.0 pytest-cov~=2.6.1 pytest-watch~=4.2.0 From ee0a09831a99e544de7e9e430f3d33b26f9a243f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Oct 2021 12:17:08 -0300 Subject: [PATCH 12/20] Pin pytest to latest version 6.2.5 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 261454a..53d47c4 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -17,7 +17,7 @@ pip==21.2.4 pluggy>=0.9.0 py==1.10.0 pycodestyle==2.7.0 -pytest~=4.4.0 +pytest==6.2.5 pytest-cov~=2.6.1 pytest-watch~=4.2.0 pyyaml>=4.2b1 From 6b3fe06983afb187dd639a5924ca4d0e687832ae Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Oct 2021 12:17:08 -0300 Subject: [PATCH 13/20] Pin pytest-cov to latest version 2.12.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 53d47c4..af1d6dc 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -18,7 +18,7 @@ pluggy>=0.9.0 py==1.10.0 pycodestyle==2.7.0 pytest==6.2.5 -pytest-cov~=2.6.1 +pytest-cov==2.12.1 pytest-watch~=4.2.0 pyyaml>=4.2b1 requests~=2.21.0 From 02a0574b65076df50923670236f7f24d81857246 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Oct 2021 12:17:08 -0300 Subject: [PATCH 14/20] Pin requests to latest version 2.26.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index af1d6dc..5fcbfdb 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -21,7 +21,7 @@ pytest==6.2.5 pytest-cov==2.12.1 pytest-watch~=4.2.0 pyyaml>=4.2b1 -requests~=2.21.0 +requests==2.26.0 setuptools~=40.8.0 six~=1.12.0 urllib3~=1.24.1 From 65973e76406da71d6f1e0485103ccad3b83a3019 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Oct 2021 12:17:09 -0300 Subject: [PATCH 15/20] Pin setuptools to latest version 58.1.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 5fcbfdb..de1d250 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -22,7 +22,7 @@ pytest-cov==2.12.1 pytest-watch~=4.2.0 pyyaml>=4.2b1 requests==2.26.0 -setuptools~=40.8.0 +setuptools==58.1.0 six~=1.12.0 urllib3~=1.24.1 watchdog~=0.9.0 From 815ac0589cf0ae776a0aaf376873cb3760573bb0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Oct 2021 12:17:09 -0300 Subject: [PATCH 16/20] Pin six to latest version 1.16.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index de1d250..b1ad22e 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -23,7 +23,7 @@ pytest-watch~=4.2.0 pyyaml>=4.2b1 requests==2.26.0 setuptools==58.1.0 -six~=1.12.0 +six==1.16.0 urllib3~=1.24.1 watchdog~=0.9.0 wheel~=0.33.1 From 5ac3246a1db17fc866850f5a0aa2951ded2ebe4a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Oct 2021 12:17:09 -0300 Subject: [PATCH 17/20] Pin urllib3 to latest version 1.26.7 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index b1ad22e..843525c 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -24,7 +24,7 @@ pyyaml>=4.2b1 requests==2.26.0 setuptools==58.1.0 six==1.16.0 -urllib3~=1.24.1 +urllib3==1.26.7 watchdog~=0.9.0 wheel~=0.33.1 From f37b507bf120506db41eb46ef744adc91f5c518f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Oct 2021 12:17:10 -0300 Subject: [PATCH 18/20] Pin watchdog to latest version 2.1.5 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 843525c..6b2f12b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -25,7 +25,7 @@ requests==2.26.0 setuptools==58.1.0 six==1.16.0 urllib3==1.26.7 -watchdog~=0.9.0 +watchdog==2.1.5 wheel~=0.33.1 twine~=1.13.0 From 105c0d43af454d36ff44b301487aa85b6e8a2ae2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Oct 2021 12:17:10 -0300 Subject: [PATCH 19/20] Pin wheel to latest version 0.37.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 6b2f12b..83f7441 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -26,6 +26,6 @@ setuptools==58.1.0 six==1.16.0 urllib3==1.26.7 watchdog==2.1.5 -wheel~=0.33.1 +wheel==0.37.0 twine~=1.13.0 From 6b24f681bd7444eb63bd4da722284001a3c02cde Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Oct 2021 12:17:11 -0300 Subject: [PATCH 20/20] Pin twine to latest version 3.4.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 83f7441..4ea431c 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -28,4 +28,4 @@ urllib3==1.26.7 watchdog==2.1.5 wheel==0.37.0 -twine~=1.13.0 +twine==3.4.2