From 219a353600f09ddc1a79df3eef8395d4ea89bb0b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2024 09:04:07 -0700 Subject: [PATCH 01/11] Update wheel from 0.36.2 to 0.43.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 1f299faf..d069759b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ -e . bump2version==1.0.1 -wheel==0.36.2 +wheel==0.43.0 watchdog==2.1.2 flake8==3.9.2 tox==3.23.1 From eecb0209cf5eb8a0560de3f2b26a2685f0c16edd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2024 09:04:07 -0700 Subject: [PATCH 02/11] Update watchdog from 2.1.2 to 4.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index d069759b..54101bea 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ -e . bump2version==1.0.1 wheel==0.43.0 -watchdog==2.1.2 +watchdog==4.0.0 flake8==3.9.2 tox==3.23.1 coverage==5.5 From 993983adeb878df7b0f2df8c8db65d47b400cf3c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2024 09:04:08 -0700 Subject: [PATCH 03/11] Update flake8 from 3.9.2 to 7.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 54101bea..5aff816b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ bump2version==1.0.1 wheel==0.43.0 watchdog==4.0.0 -flake8==3.9.2 +flake8==7.0.0 tox==3.23.1 coverage==5.5 Sphinx==4.0.2 From 830a6b7edab3ef79b1a2a76232333b89ee573b68 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2024 09:04:08 -0700 Subject: [PATCH 04/11] Update tox from 3.23.1 to 4.14.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 5aff816b..1ae0be50 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bump2version==1.0.1 wheel==0.43.0 watchdog==4.0.0 flake8==7.0.0 -tox==3.23.1 +tox==4.14.2 coverage==5.5 Sphinx==4.0.2 # only used for setup script From a01cf505403f8cd7678d3fc1e313916d0e86baf3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2024 09:04:09 -0700 Subject: [PATCH 05/11] Update coverage from 5.5 to 7.4.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 1ae0be50..8c97ba95 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.43.0 watchdog==4.0.0 flake8==7.0.0 tox==4.14.2 -coverage==5.5 +coverage==7.4.4 Sphinx==4.0.2 # only used for setup script # cryptography==1.0.1 From 55668c5a3e7ff3c25914d96427209d1b2f848054 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2024 09:04:09 -0700 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 8c97ba95..e3032c54 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==4.0.0 flake8==7.0.0 tox==4.14.2 coverage==7.4.4 -Sphinx==4.0.2 +Sphinx==7.2.6 # only used for setup script # cryptography==1.0.1 py==1.10.0 From 27eca0497252e461d88522365b7ffb6acb2115a9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2024 09:04:09 -0700 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 e3032c54..51ed8cec 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==7.4.4 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 89e0f2b0215dec8d59a8322aabfeb330be4b5a90 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2024 09:04:10 -0700 Subject: [PATCH 08/11] Update pytest from 6.2.4 to 8.1.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 51ed8cec..383248a7 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==8.1.1 PyYAML==5.4.1 prospector[with_everything]==1.7.7 python-dateutil>=2.6.0 From aa39f05f6a8617ca93cc1cb6b2d20d958eff3c86 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2024 09:04:10 -0700 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 383248a7..773672a3 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==8.1.1 -PyYAML==5.4.1 +PyYAML==6.0.1 prospector[with_everything]==1.7.7 python-dateutil>=2.6.0 requests>=2.18 From 77ff6642a2582c932f0fd9c99458d365fbf2ef63 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2024 09:04:10 -0700 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 773672a3..1e350360 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -11,7 +11,7 @@ Sphinx==7.2.6 py==1.11.0 pytest==8.1.1 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 260b60ba334b8aec507711b0acc15e65382f9db5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2024 09:04:11 -0700 Subject: [PATCH 11/11] Update pyopenssl from 20.0.1 to 24.1.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 1e350360..62bab419 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==24.1.0