From b7172a817dc869ae57b7a1a22858127202938a08 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 12:17:08 -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 03f389f9d68abcdf85e086d7ee3fe150bb5a64cc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 12:17:08 -0300 Subject: [PATCH 02/20] Pin attrs to latest version 21.4.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index c427872..8d38a43 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.4.0 certifi~=2019.3.9 chardet~=3.0.4 codacy-coverage~=1.3.11 From 0271cf1771a2adb2cd9268f09aab5bb44f6a9bde Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 12:17:08 -0300 Subject: [PATCH 03/20] Pin certifi to latest version 2021.10.8 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 8d38a43..8d338a1 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,7 +1,7 @@ argh~=0.26.2 atomicwrites==1.4.0 attrs==21.4.0 -certifi~=2019.3.9 +certifi==2021.10.8 chardet~=3.0.4 codacy-coverage~=1.3.11 codeclimate-test-reporter~=0.2.3 From 95c728d017d61cc493b66b639a6250f65b2144ea Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 12:17:09 -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 8d338a1..e9b734f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ argh~=0.26.2 atomicwrites==1.4.0 attrs==21.4.0 certifi==2021.10.8 -chardet~=3.0.4 +chardet==4.0.0 codacy-coverage~=1.3.11 codeclimate-test-reporter~=0.2.3 colorama~=0.4.1 From c1d01e654a6161d6df252ead51a5a402b3f7c514 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 12:17:09 -0300 Subject: [PATCH 05/20] Pin colored to latest version 1.4.3 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index e9b734f..d80a5a7 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.3 coverage~=4.5.3 docopt~=0.6.2 idna~=2.8 From ab187d69c9ee9b5a8c91c453557bb9d970585070 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 12:17:09 -0300 Subject: [PATCH 06/20] Pin coverage to latest version 6.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index d80a5a7..ea41d71 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.3 -coverage~=4.5.3 +coverage==6.2 docopt~=0.6.2 idna~=2.8 more-itertools~=7.0.0 From 214bc830f693806fba0ccf298678ba05f2f0daa2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 12:17:10 -0300 Subject: [PATCH 07/20] Pin idna to latest version 3.3 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index ea41d71..168ebd7 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -9,7 +9,7 @@ colorama~=0.4.1 colored==1.4.3 coverage==6.2 docopt~=0.6.2 -idna~=2.8 +idna==3.3 more-itertools~=7.0.0 pathlib~=1.0.1 pathtools~=0.1.2 From a4a7476caf7a7981570284f78ed34012cd1f6801 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 12:17:10 -0300 Subject: [PATCH 08/20] Pin more-itertools to latest version 8.12.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 168ebd7..de76244 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -10,7 +10,7 @@ colored==1.4.3 coverage==6.2 docopt~=0.6.2 idna==3.3 -more-itertools~=7.0.0 +more-itertools==8.12.0 pathlib~=1.0.1 pathtools~=0.1.2 pip~=19.0.3 From bc97327b717e397c79b19817601b4f90bcf1ddd9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 12:17:10 -0300 Subject: [PATCH 09/20] Pin pip to latest version 21.3.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index de76244..7e0597a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -13,7 +13,7 @@ idna==3.3 more-itertools==8.12.0 pathlib~=1.0.1 pathtools~=0.1.2 -pip~=19.0.3 +pip==21.3.1 pluggy>=0.9.0 py~=1.8.0 pycodestyle~=2.5.0 From 5533f6f35b8363d4d3902c3abdb14f0aea960ce3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 12:17:11 -0300 Subject: [PATCH 10/20] Pin py to latest version 1.11.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 7e0597a..c5c6628 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -15,7 +15,7 @@ pathlib~=1.0.1 pathtools~=0.1.2 pip==21.3.1 pluggy>=0.9.0 -py~=1.8.0 +py==1.11.0 pycodestyle~=2.5.0 pytest~=4.4.0 pytest-cov~=2.6.1 From dbf7942f7f6c3960ee15fec561a8fff7f867d6a6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 12:17:11 -0300 Subject: [PATCH 11/20] Pin pycodestyle to latest version 2.8.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index c5c6628..a06229c 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -16,7 +16,7 @@ pathtools~=0.1.2 pip==21.3.1 pluggy>=0.9.0 py==1.11.0 -pycodestyle~=2.5.0 +pycodestyle==2.8.0 pytest~=4.4.0 pytest-cov~=2.6.1 pytest-watch~=4.2.0 From 25ca9013c7a5327156000423e4284d725a358faf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 12:17:11 -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 a06229c..7f075c8 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -17,7 +17,7 @@ pip==21.3.1 pluggy>=0.9.0 py==1.11.0 pycodestyle==2.8.0 -pytest~=4.4.0 +pytest==6.2.5 pytest-cov~=2.6.1 pytest-watch~=4.2.0 pyyaml>=4.2b1 From df9fc9f0c7e2ec04263ee0c6899b32ca335a87ea Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 12:17:12 -0300 Subject: [PATCH 13/20] Pin pytest-cov to latest version 3.0.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 7f075c8..c6274f9 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -18,7 +18,7 @@ pluggy>=0.9.0 py==1.11.0 pycodestyle==2.8.0 pytest==6.2.5 -pytest-cov~=2.6.1 +pytest-cov==3.0.0 pytest-watch~=4.2.0 pyyaml>=4.2b1 requests~=2.21.0 From 212f80a5faac9b1e0bff205df2e01061651f8f81 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 12:17:12 -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 c6274f9..2db10f1 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -21,7 +21,7 @@ pytest==6.2.5 pytest-cov==3.0.0 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 0591da282e77ed268f165a28e2bdc99680ebe8b6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 12:17:12 -0300 Subject: [PATCH 15/20] Pin setuptools to latest version 60.2.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 2db10f1..811120d 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -22,7 +22,7 @@ pytest-cov==3.0.0 pytest-watch~=4.2.0 pyyaml>=4.2b1 requests==2.26.0 -setuptools~=40.8.0 +setuptools==60.2.0 six~=1.12.0 urllib3~=1.24.1 watchdog~=0.9.0 From 36d5025b4a46df0da6dbd7ce8e796f7ee304d6b1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 12:17:13 -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 811120d..d11cf09 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==60.2.0 -six~=1.12.0 +six==1.16.0 urllib3~=1.24.1 watchdog~=0.9.0 wheel~=0.33.1 From 58dee6be2fa61b0582adb67eca398d6a5f62dba2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 12:17:13 -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 d11cf09..ea35571 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -24,7 +24,7 @@ pyyaml>=4.2b1 requests==2.26.0 setuptools==60.2.0 six==1.16.0 -urllib3~=1.24.1 +urllib3==1.26.7 watchdog~=0.9.0 wheel~=0.33.1 From 50f9f42b73009850bc3dec9ca6609c2d9a5bc2c4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 12:17:13 -0300 Subject: [PATCH 18/20] Pin watchdog to latest version 2.1.6 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index ea35571..7ff749a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -25,7 +25,7 @@ requests==2.26.0 setuptools==60.2.0 six==1.16.0 urllib3==1.26.7 -watchdog~=0.9.0 +watchdog==2.1.6 wheel~=0.33.1 twine~=1.13.0 From bc1cdaff93c210cf9b70b5da5886f7ebaffcafcf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 12:17:13 -0300 Subject: [PATCH 19/20] Pin wheel to latest version 0.37.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 7ff749a..5e4832b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -26,6 +26,6 @@ setuptools==60.2.0 six==1.16.0 urllib3==1.26.7 watchdog==2.1.6 -wheel~=0.33.1 +wheel==0.37.1 twine~=1.13.0 From 77042e9bc9ed6fbe49999d78ce99721926a8dfcc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 12:17:14 -0300 Subject: [PATCH 20/20] Pin twine to latest version 3.7.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 5e4832b..f0245ba 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -28,4 +28,4 @@ urllib3==1.26.7 watchdog==2.1.6 wheel==0.37.1 -twine~=1.13.0 +twine==3.7.1