From 58fd174ddd26456672468a4471a11261714e9e3e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 08:10:09 -0800 Subject: [PATCH 01/11] Update wheel from 0.36.2 to 0.37.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3f86c4cf..15eeea6d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ -e . bump2version==1.0.1 -wheel==0.36.2 +wheel==0.37.1 watchdog==2.1.2 flake8==3.9.2 tox==3.23.1 From ead8766f017dad38d2cda02d7415991cba7bd59a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 08:10:09 -0800 Subject: [PATCH 02/11] Update watchdog from 2.1.2 to 2.1.6 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 15eeea6d..95e33a7e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ -e . bump2version==1.0.1 wheel==0.37.1 -watchdog==2.1.2 +watchdog==2.1.6 flake8==3.9.2 tox==3.23.1 coverage==5.5 From bd5c2a07a82d28a2d757ca3f6a7ff616c8fae37a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 08:10:10 -0800 Subject: [PATCH 03/11] Update flake8 from 3.9.2 to 4.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 95e33a7e..a1a5dd54 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ bump2version==1.0.1 wheel==0.37.1 watchdog==2.1.6 -flake8==3.9.2 +flake8==4.0.1 tox==3.23.1 coverage==5.5 Sphinx==4.0.2 From 7214fd90fce3676d9b42a2c8b74913f3b0833c5c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 08:10:10 -0800 Subject: [PATCH 04/11] Update tox from 3.23.1 to 3.24.5 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a1a5dd54..16923a26 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bump2version==1.0.1 wheel==0.37.1 watchdog==2.1.6 flake8==4.0.1 -tox==3.23.1 +tox==3.24.5 coverage==5.5 Sphinx==4.0.2 # only used for setup script From 98fedc0586c45a0e834bcf39271f739a5c5afb93 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 08:10:10 -0800 Subject: [PATCH 05/11] Update coverage from 5.5 to 6.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 16923a26..45dae028 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.37.1 watchdog==2.1.6 flake8==4.0.1 tox==3.24.5 -coverage==5.5 +coverage==6.2 Sphinx==4.0.2 # only used for setup script # cryptography==1.0.1 From 7cb3a321073f33e7bfeff51c9106ef2111a2a0b9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 08:10:11 -0800 Subject: [PATCH 06/11] Update sphinx from 4.0.2 to 4.3.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 45dae028..6bd7d5dc 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==2.1.6 flake8==4.0.1 tox==3.24.5 coverage==6.2 -Sphinx==4.0.2 +Sphinx==4.3.2 # only used for setup script # cryptography==1.0.1 py==1.10.0 From 3d0916f92dbd659036b33d01eaa72dd94352ec5c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 08:10:11 -0800 Subject: [PATCH 07/11] Update py from 1.10.0 to 1.11.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 6bd7d5dc..6d898241 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==6.2 Sphinx==4.3.2 # only used for setup script # cryptography==1.0.1 -py==1.10.0 +py==1.11.0 pytest==6.2.4 PyYAML==5.4.1 prospector[with_everything]==1.3.1 From b91f5a3d6dc2bae4b78c48bf163d73b24d782765 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 08:10:11 -0800 Subject: [PATCH 08/11] Update pytest from 6.2.4 to 6.2.5 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 6d898241..0f5411d6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,7 +9,7 @@ Sphinx==4.3.2 # only used for setup script # cryptography==1.0.1 py==1.11.0 -pytest==6.2.4 +pytest==6.2.5 PyYAML==5.4.1 prospector[with_everything]==1.3.1 python-dateutil>=2.6.0 From bc129479ef95884326a7dcb84b05c5efb5bf5e74 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 08:10:12 -0800 Subject: [PATCH 09/11] Update pyyaml from 5.4.1 to 6.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 0f5411d6..dcb0dcb2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,7 +10,7 @@ Sphinx==4.3.2 # cryptography==1.0.1 py==1.11.0 pytest==6.2.5 -PyYAML==5.4.1 +PyYAML==6.0 prospector[with_everything]==1.3.1 python-dateutil>=2.6.0 requests>=2.18 From 09790d3fb17604013bd594664777c2df60ce4224 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 08:10:12 -0800 Subject: [PATCH 10/11] Update prospector from 1.3.1 to 1.5.3.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index dcb0dcb2..54528be3 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -11,7 +11,7 @@ Sphinx==4.3.2 py==1.11.0 pytest==6.2.5 PyYAML==6.0 -prospector[with_everything]==1.3.1 +prospector[with_everything]==1.5.3.1 python-dateutil>=2.6.0 requests>=2.18 black>=18.9b0; python_version >= '3.6' From 5a08698694057c09591999c844e56e760c788fb9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jan 2022 08:10:12 -0800 Subject: [PATCH 11/11] Update pyopenssl from 20.0.1 to 21.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 54528be3..b830903a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -15,4 +15,4 @@ prospector[with_everything]==1.5.3.1 python-dateutil>=2.6.0 requests>=2.18 black>=18.9b0; python_version >= '3.6' -pyOpenSSL==20.0.1 +pyOpenSSL==21.0.0