From 140c0eb499634fc9077f87d15cde212d3991e8cd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Jun 2021 12:18:02 -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 2e3f8dbfbb7f759e056ec447695902ef166882f7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Jun 2021 12:18:03 -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 c0091544d32be610a07020fb8500b4aaf265e708 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Jun 2021 12:18:03 -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 d22e45f023c3a5ff54e01d49265d264caacae108 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Jun 2021 12:18:04 -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 1c66b60f58af51119477f0ef3e5b64bb9f3efcea Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Jun 2021 12:18:04 -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 e7db8914c0b23b6aa27aad8bfa953add91b7f2a1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Jun 2021 12:18:04 -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 820bbd44b19bc05f6d46a5f6d900c3dcae99ad49 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Jun 2021 12:18:05 -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 8d1dd5e483231bc7d789d37f0b3ed877be280ab5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Jun 2021 12:18:05 -0300 Subject: [PATCH 08/20] Pin more-itertools to latest version 8.8.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 8b938fd..e56adc2 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.8.0 pathlib~=1.0.1 pathtools~=0.1.2 pip~=19.0.3 From 464c24c1e79def2e05139a7658c7c81228e57e86 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Jun 2021 12:18:05 -0300 Subject: [PATCH 09/20] Pin pip to latest version 21.1.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index e56adc2..cf8a4ef 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -13,7 +13,7 @@ idna==3.2 more-itertools==8.8.0 pathlib~=1.0.1 pathtools~=0.1.2 -pip~=19.0.3 +pip==21.1.2 pluggy>=0.9.0 py~=1.8.0 pycodestyle~=2.5.0 From 0471cad267cd36d0bf9456b0e50e508c3e65f951 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Jun 2021 12:18:06 -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 cf8a4ef..edb97f9 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -15,7 +15,7 @@ pathlib~=1.0.1 pathtools~=0.1.2 pip==21.1.2 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 94fb37aa84cb936a1353b98b3ab046432884516f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Jun 2021 12:18:06 -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 edb97f9..f65b63f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -16,7 +16,7 @@ pathtools~=0.1.2 pip==21.1.2 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 44b3a59a92e55252754875d91f329c06a8ec4e65 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Jun 2021 12:18:06 -0300 Subject: [PATCH 12/20] Pin pytest to latest version 6.2.4 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index f65b63f..8e7c7da 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -17,7 +17,7 @@ pip==21.1.2 pluggy>=0.9.0 py==1.10.0 pycodestyle==2.7.0 -pytest~=4.4.0 +pytest==6.2.4 pytest-cov~=2.6.1 pytest-watch~=4.2.0 pyyaml>=4.2b1 From cce764a1c418dbb173ba951bd72667858a501561 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Jun 2021 12:18:07 -0300 Subject: [PATCH 13/20] Pin pytest-cov to latest version 2.12.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 8e7c7da..4b146f6 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.4 -pytest-cov~=2.6.1 +pytest-cov==2.12.0 pytest-watch~=4.2.0 pyyaml>=4.2b1 requests~=2.21.0 From 36b98efc0543e5d41150c29bd4ab04a9f4f10182 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Jun 2021 12:18:07 -0300 Subject: [PATCH 14/20] Pin requests to latest version 2.25.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4b146f6..20186da 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -21,7 +21,7 @@ pytest==6.2.4 pytest-cov==2.12.0 pytest-watch~=4.2.0 pyyaml>=4.2b1 -requests~=2.21.0 +requests==2.25.1 setuptools~=40.8.0 six~=1.12.0 urllib3~=1.24.1 From c315f519c1395b83136f5db8aef300ccb300d57e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Jun 2021 12:18:07 -0300 Subject: [PATCH 15/20] Pin setuptools to latest version 57.0.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 20186da..0e1742e 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -22,7 +22,7 @@ pytest-cov==2.12.0 pytest-watch~=4.2.0 pyyaml>=4.2b1 requests==2.25.1 -setuptools~=40.8.0 +setuptools==57.0.0 six~=1.12.0 urllib3~=1.24.1 watchdog~=0.9.0 From c9230ad6b1ceafb16823488564f99577a42d0344 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Jun 2021 12:18:08 -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 0e1742e..3918f52 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -23,7 +23,7 @@ pytest-watch~=4.2.0 pyyaml>=4.2b1 requests==2.25.1 setuptools==57.0.0 -six~=1.12.0 +six==1.16.0 urllib3~=1.24.1 watchdog~=0.9.0 wheel~=0.33.1 From 1b29b74725d2d89b607f5a8c92ca3605bf771b35 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Jun 2021 12:18:08 -0300 Subject: [PATCH 17/20] Pin urllib3 to latest version 1.26.5 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 3918f52..b32f28a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -24,7 +24,7 @@ pyyaml>=4.2b1 requests==2.25.1 setuptools==57.0.0 six==1.16.0 -urllib3~=1.24.1 +urllib3==1.26.5 watchdog~=0.9.0 wheel~=0.33.1 From 6557a5e961058d0f42d6fc7a317d75deeb46c36b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Jun 2021 12:18:08 -0300 Subject: [PATCH 18/20] Pin watchdog to latest version 2.1.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index b32f28a..4db0cba 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -25,7 +25,7 @@ requests==2.25.1 setuptools==57.0.0 six==1.16.0 urllib3==1.26.5 -watchdog~=0.9.0 +watchdog==2.1.2 wheel~=0.33.1 twine~=1.13.0 From 3fd55ed9b9f5888c08a3263925992ad823925abf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Jun 2021 12:18:09 -0300 Subject: [PATCH 19/20] Pin wheel to latest version 0.36.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4db0cba..681b926 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -26,6 +26,6 @@ setuptools==57.0.0 six==1.16.0 urllib3==1.26.5 watchdog==2.1.2 -wheel~=0.33.1 +wheel==0.36.2 twine~=1.13.0 From 451a7bc542f45306633f157dfdbb52ba79b26f01 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Jun 2021 12:18:09 -0300 Subject: [PATCH 20/20] Pin twine to latest version 3.4.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 681b926..f837765 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -28,4 +28,4 @@ urllib3==1.26.5 watchdog==2.1.2 wheel==0.36.2 -twine~=1.13.0 +twine==3.4.1