From 3a1d33bfd80f0baa3b6cfdc345d48bbf973b329a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 08:06:03 -0800 Subject: [PATCH 01/11] Update wheel from 0.36.2 to 0.42.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 1f299faf..de61ab31 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ -e . bump2version==1.0.1 -wheel==0.36.2 +wheel==0.42.0 watchdog==2.1.2 flake8==3.9.2 tox==3.23.1 From d4c40b20acde5c32807b60dd1eaca404f7430011 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 08:06:04 -0800 Subject: [PATCH 02/11] Update watchdog from 2.1.2 to 3.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index de61ab31..233deaf1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ -e . bump2version==1.0.1 wheel==0.42.0 -watchdog==2.1.2 +watchdog==3.0.0 flake8==3.9.2 tox==3.23.1 coverage==5.5 From a6a8fca4a94198144b88a46d46535d8d3b992032 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 08:06:04 -0800 Subject: [PATCH 03/11] Update flake8 from 3.9.2 to 6.1.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 233deaf1..2e990cb1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ bump2version==1.0.1 wheel==0.42.0 watchdog==3.0.0 -flake8==3.9.2 +flake8==6.1.0 tox==3.23.1 coverage==5.5 Sphinx==4.0.2 From ccc526fce93af31c7f6b6ccac69e2ed807d5d34f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 08:06:04 -0800 Subject: [PATCH 04/11] Update tox from 3.23.1 to 4.11.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 2e990cb1..1a7e32e1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bump2version==1.0.1 wheel==0.42.0 watchdog==3.0.0 flake8==6.1.0 -tox==3.23.1 +tox==4.11.4 coverage==5.5 Sphinx==4.0.2 # only used for setup script From 9d5392b85f4cda32de2cfe279c1f30409eba7f5b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 08:06:05 -0800 Subject: [PATCH 05/11] Update coverage from 5.5 to 7.3.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 1a7e32e1..dcd10eed 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.42.0 watchdog==3.0.0 flake8==6.1.0 tox==4.11.4 -coverage==5.5 +coverage==7.3.2 Sphinx==4.0.2 # only used for setup script # cryptography==1.0.1 From 209ccd7f0f0b30ed721360a78ed3cf8881fc238a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 08:06:05 -0800 Subject: [PATCH 06/11] Update sphinx from 4.0.2 to 7.2.6 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index dcd10eed..ebd3f825 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==3.0.0 flake8==6.1.0 tox==4.11.4 coverage==7.3.2 -Sphinx==4.0.2 +Sphinx==7.2.6 # only used for setup script # cryptography==1.0.1 py==1.10.0 From a5a7e74af666f0359ccaa2e12c04c3afe963551a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 08:06:06 -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 ebd3f825..e262ad24 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==7.3.2 Sphinx==7.2.6 # 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.7.7 From ed65c8216cb35b5229bcd7d08c39a4694b92c506 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 08:06:06 -0800 Subject: [PATCH 08/11] Update pytest from 6.2.4 to 7.4.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e262ad24..3026cbbb 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,7 +9,7 @@ Sphinx==7.2.6 # only used for setup script # cryptography==1.0.1 py==1.11.0 -pytest==6.2.4 +pytest==7.4.3 PyYAML==5.4.1 prospector[with_everything]==1.7.7 python-dateutil>=2.6.0 From 93613d7646e353e913dd2eeea7513173c24f230c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 08:06:06 -0800 Subject: [PATCH 09/11] Update pyyaml from 5.4.1 to 6.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3026cbbb..15708c11 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,7 +10,7 @@ Sphinx==7.2.6 # cryptography==1.0.1 py==1.11.0 pytest==7.4.3 -PyYAML==5.4.1 +PyYAML==6.0.1 prospector[with_everything]==1.7.7 python-dateutil>=2.6.0 requests>=2.18 From 1c3b0d2911c6e6a05048edfd266c5b0d0cad61ed Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 08:06:07 -0800 Subject: [PATCH 10/11] Update prospector from 1.7.7 to 1.10.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 15708c11..49abd255 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -11,7 +11,7 @@ Sphinx==7.2.6 py==1.11.0 pytest==7.4.3 PyYAML==6.0.1 -prospector[with_everything]==1.7.7 +prospector[with_everything]==1.10.3 python-dateutil>=2.6.0 requests>=2.18 black>=18.9b0; python_version >= '3.6' From bfa46e293f51280a31f3bb3bbefc7218332ed5ef Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 08:06:07 -0800 Subject: [PATCH 11/11] Update pyopenssl from 20.0.1 to 23.3.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 49abd255..3b41ed1e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -15,4 +15,4 @@ prospector[with_everything]==1.10.3 python-dateutil>=2.6.0 requests>=2.18 black>=18.9b0; python_version >= '3.6' -pyOpenSSL==20.0.1 +pyOpenSSL==23.3.0