From 0cb6a0f4da60f32554defd78dad014da8019538f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Oct 2020 12:16:28 -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 5fca1216471aab9aff1f94a346732ced1106f160 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Oct 2020 12:16:29 -0300 Subject: [PATCH 02/18] Pin attrs to latest version 20.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..4204b0c 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==20.2.0 certifi~=2019.3.9 chardet~=3.0.4 codacy-coverage~=1.3.11 From 7971fb088c707a6503ba34203d057568e0bf5d75 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Oct 2020 12:16:30 -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 4204b0c..69e2952 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,7 +1,7 @@ argh~=0.26.2 atomicwrites==1.4.0 attrs==20.2.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 427a44cca3f09b240582272521db3ddf7af74de0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Oct 2020 12:16:31 -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 69e2952..4c56bc6 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 6541b4aea2b9e6c97cdd3b3f4340ca4db7c29e05 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Oct 2020 12:16:32 -0300 Subject: [PATCH 05/18] Pin coverage to latest version 5.3 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4c56bc6..36173dd 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.3 docopt~=0.6.2 idna~=2.8 more-itertools~=7.0.0 From c4a2d0e4ebbeb2a6a6bf20a08c46a07130fd3bb5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Oct 2020 12:16:33 -0300 Subject: [PATCH 06/18] Pin more-itertools to latest version 8.5.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 36173dd..f82cfcc 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -10,7 +10,7 @@ colored==1.4.2 coverage==5.3 docopt~=0.6.2 idna~=2.8 -more-itertools~=7.0.0 +more-itertools==8.5.0 pathlib~=1.0.1 pathtools~=0.1.2 pip~=19.0.3 From 0cb2c82ce35cf8334614e369382b4c1946ae30dc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Oct 2020 12:16:34 -0300 Subject: [PATCH 07/18] Pin pip to latest version 20.2.3 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index f82cfcc..0d2e77f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -13,7 +13,7 @@ idna~=2.8 more-itertools==8.5.0 pathlib~=1.0.1 pathtools~=0.1.2 -pip~=19.0.3 +pip==20.2.3 pluggy>=0.9.0 py~=1.8.0 pycodestyle~=2.5.0 From 74064aea8632bad56a4bc239c49120cd78deb311 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Oct 2020 12:16:34 -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 0d2e77f..5eb630b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -15,7 +15,7 @@ pathlib~=1.0.1 pathtools~=0.1.2 pip==20.2.3 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 cd1527b3de9a445070d5bb29aa4b5d0aaa32123c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Oct 2020 12:16:35 -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 5eb630b..33faf5a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -16,7 +16,7 @@ pathtools~=0.1.2 pip==20.2.3 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 bb24aeb631ea7d8a84dfc6ffc39bff641cbd948c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Oct 2020 12:16:36 -0300 Subject: [PATCH 10/18] Pin pytest to latest version 6.1.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 33faf5a..d23872c 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -17,7 +17,7 @@ pip==20.2.3 pluggy>=0.9.0 py==1.9.0 pycodestyle==2.6.0 -pytest~=4.4.0 +pytest==6.1.0 pytest-cov~=2.6.1 pytest-watch~=4.2.0 pyyaml>=4.2b1 From d3bb44f09cdf613abcb014a18ce0ed5fe61bfec0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Oct 2020 12:16:37 -0300 Subject: [PATCH 11/18] Pin pytest-cov to latest version 2.10.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index d23872c..5d361e6 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.1.0 -pytest-cov~=2.6.1 +pytest-cov==2.10.1 pytest-watch~=4.2.0 pyyaml>=4.2b1 requests~=2.21.0 From 8ed089429771cd91985f4c69098af66219e33f03 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Oct 2020 12:16:38 -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 5d361e6..a3a484b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -21,7 +21,7 @@ pytest==6.1.0 pytest-cov==2.10.1 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 45e2d2f1dbd82deec6ab3aa011fb70dff2c05dd1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Oct 2020 12:16:39 -0300 Subject: [PATCH 13/18] Pin setuptools to latest version 50.3.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index a3a484b..d5b6da5 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -22,7 +22,7 @@ pytest-cov==2.10.1 pytest-watch~=4.2.0 pyyaml>=4.2b1 requests==2.24.0 -setuptools~=40.8.0 +setuptools==50.3.0 six~=1.12.0 urllib3~=1.24.1 watchdog~=0.9.0 From 43047dff8f5584fe68b36f5c7cdfff283f85be44 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Oct 2020 12:16:40 -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 d5b6da5..11ebace 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==50.3.0 -six~=1.12.0 +six==1.15.0 urllib3~=1.24.1 watchdog~=0.9.0 wheel~=0.33.1 From ac3bd87ce4a827ef24a6e0b8bcbc8e95ec2c488d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Oct 2020 12:16:40 -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 11ebace..9034cce 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -24,7 +24,7 @@ pyyaml>=4.2b1 requests==2.24.0 setuptools==50.3.0 six==1.15.0 -urllib3~=1.24.1 +urllib3==1.25.10 watchdog~=0.9.0 wheel~=0.33.1 From 4dd7a45161b48e854eb05589b4a2ad1e45035a26 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Oct 2020 12:16:41 -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 9034cce..ec2d7af 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -25,7 +25,7 @@ requests==2.24.0 setuptools==50.3.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 644d6e154e39f056336de57b544a7a43eebb150c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Oct 2020 12:16:42 -0300 Subject: [PATCH 17/18] Pin wheel to latest version 0.35.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index ec2d7af..86e209b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -26,6 +26,6 @@ setuptools==50.3.0 six==1.15.0 urllib3==1.25.10 watchdog==0.10.3 -wheel~=0.33.1 +wheel==0.35.1 twine~=1.13.0 From 95edfa1abb04eb73321dc3d42235ef53ab7c47b7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Oct 2020 12:16:43 -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 86e209b..c948d1e 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -28,4 +28,4 @@ urllib3==1.25.10 watchdog==0.10.3 wheel==0.35.1 -twine~=1.13.0 +twine==3.2.0