From 2e49c0075d6d6757b94a07524f46e8d26949e0ca Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:04 +0000 Subject: [PATCH 01/85] Update beautifulsoup4 from 4.8.0 to 4.12.3 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 45f1a456..6024a045 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -beautifulsoup4==4.8.0 ; python_version >= "3.8" and python_version < "4.0" +beautifulsoup4==4.12.3; python_version >= "3.8" and python_version < "4.0" contourpy==1.0.6 ; python_version >= "3.8" and python_version < "4.0" cycler==0.11.0 ; python_version >= "3.8" and python_version < "4.0" decorator==5.1.1 ; python_version >= "3.8" and python_version < "4.0" From 67c14037ec4b82e9ea6883ce41f8f7da4f8b55aa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:04 +0000 Subject: [PATCH 02/85] Update beautifulsoup4 from 4.8.0 to 4.12.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 45f1a456..6024a045 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -beautifulsoup4==4.8.0 ; python_version >= "3.8" and python_version < "4.0" +beautifulsoup4==4.12.3; python_version >= "3.8" and python_version < "4.0" contourpy==1.0.6 ; python_version >= "3.8" and python_version < "4.0" cycler==0.11.0 ; python_version >= "3.8" and python_version < "4.0" decorator==5.1.1 ; python_version >= "3.8" and python_version < "4.0" From 4f39c3f26d94f8a79b60ad2694bf431cb78d46b0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:05 +0000 Subject: [PATCH 03/85] Update beautifulsoup4 from 4.8.0 to 4.12.3 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 924a5a61..635addef 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,5 +1,5 @@ attrs==22.1.0 ; python_version >= "3.8" and python_version < "4.0" -beautifulsoup4==4.8.0 ; python_version >= "3.8" and python_version < "4.0" +beautifulsoup4==4.12.3; python_version >= "3.8" and python_version < "4.0" black==22.10.0 ; python_version >= "3.8" and python_version < "4.0" certifi==2022.9.24 ; python_version >= "3.8" and python_version < "4" charset-normalizer==2.1.1 ; python_version >= "3.8" and python_version < "4" From e964f964da0e6797c1e72e98360ec98ad543f8ed Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:05 +0000 Subject: [PATCH 04/85] Update contourpy from 1.0.6 to 1.2.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 6024a045..f9d83b71 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4==4.12.3; python_version >= "3.8" and python_version < "4.0" -contourpy==1.0.6 ; python_version >= "3.8" and python_version < "4.0" +contourpy==1.2.0; python_version >= "3.8" and python_version < "4.0" cycler==0.11.0 ; python_version >= "3.8" and python_version < "4.0" decorator==5.1.1 ; python_version >= "3.8" and python_version < "4.0" eppy==0.5.60 ; python_version >= "3.8" and python_version < "4.0" From efb9ba500eaeec4d83e52f67413d103f0212bf4c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:05 +0000 Subject: [PATCH 05/85] Update contourpy from 1.0.6 to 1.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6024a045..f9d83b71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4==4.12.3; python_version >= "3.8" and python_version < "4.0" -contourpy==1.0.6 ; python_version >= "3.8" and python_version < "4.0" +contourpy==1.2.0; python_version >= "3.8" and python_version < "4.0" cycler==0.11.0 ; python_version >= "3.8" and python_version < "4.0" decorator==5.1.1 ; python_version >= "3.8" and python_version < "4.0" eppy==0.5.60 ; python_version >= "3.8" and python_version < "4.0" From 55a278fd010e49d2ad65c944a8f6a9b238ba1060 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:06 +0000 Subject: [PATCH 06/85] Update contourpy from 1.0.6 to 1.2.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 635addef..d9b02847 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,7 +6,7 @@ charset-normalizer==2.1.1 ; python_version >= "3.8" and python_version < "4" click==8.1.3 ; python_version >= "3.8" and python_version < "4.0" codecov==2.1.12 ; python_version >= "3.8" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.8" and python_version < "4.0" and sys_platform == "win32" or python_version >= "3.8" and python_version < "4.0" and platform_system == "Windows" -contourpy==1.0.6 ; python_version >= "3.8" and python_version < "4.0" +contourpy==1.2.0; python_version >= "3.8" and python_version < "4.0" coverage==6.5.0 ; python_version >= "3.8" and python_version < "4.0" coverage[toml]==6.5.0 ; python_version >= "3.8" and python_version < "4.0" cycler==0.11.0 ; python_version >= "3.8" and python_version < "4.0" From f9a4131b6d0da4d8236d1c77316999eb7e565089 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:06 +0000 Subject: [PATCH 07/85] Update cycler from 0.11.0 to 0.12.1 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index f9d83b71..02706928 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.12.3; python_version >= "3.8" and python_version < "4.0" contourpy==1.2.0; python_version >= "3.8" and python_version < "4.0" -cycler==0.11.0 ; python_version >= "3.8" and python_version < "4.0" +cycler==0.12.1; python_version >= "3.8" and python_version < "4.0" decorator==5.1.1 ; python_version >= "3.8" and python_version < "4.0" eppy==0.5.60 ; python_version >= "3.8" and python_version < "4.0" esoreader==1.2.3 ; python_version >= "3.8" and python_version < "4.0" From 300588b39664d24f0bbde8d03783ba4c67dae2c0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:06 +0000 Subject: [PATCH 08/85] Update cycler from 0.11.0 to 0.12.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f9d83b71..02706928 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.12.3; python_version >= "3.8" and python_version < "4.0" contourpy==1.2.0; python_version >= "3.8" and python_version < "4.0" -cycler==0.11.0 ; python_version >= "3.8" and python_version < "4.0" +cycler==0.12.1; python_version >= "3.8" and python_version < "4.0" decorator==5.1.1 ; python_version >= "3.8" and python_version < "4.0" eppy==0.5.60 ; python_version >= "3.8" and python_version < "4.0" esoreader==1.2.3 ; python_version >= "3.8" and python_version < "4.0" From b3d0c6ec41b35f1ccd08bb412ffdf49907ec99ae Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:07 +0000 Subject: [PATCH 09/85] Update cycler from 0.11.0 to 0.12.1 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index d9b02847..bf939fcf 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,7 +9,7 @@ colorama==0.4.6 ; python_version >= "3.8" and python_version < "4.0" and sys_pla contourpy==1.2.0; python_version >= "3.8" and python_version < "4.0" coverage==6.5.0 ; python_version >= "3.8" and python_version < "4.0" coverage[toml]==6.5.0 ; python_version >= "3.8" and python_version < "4.0" -cycler==0.11.0 ; python_version >= "3.8" and python_version < "4.0" +cycler==0.12.1; python_version >= "3.8" and python_version < "4.0" decorator==5.1.1 ; python_version >= "3.8" and python_version < "4.0" eppy==0.5.60 ; python_version >= "3.8" and python_version < "4.0" esoreader==1.2.3 ; python_version >= "3.8" and python_version < "4.0" From f9e00a7ce3dafa2266aaf83e84f6a29e13fc2d54 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:07 +0000 Subject: [PATCH 10/85] Update eppy from 0.5.60 to 0.5.63 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 02706928..dbda23f9 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ beautifulsoup4==4.12.3; python_version >= "3.8" and python_version < "4.0" contourpy==1.2.0; python_version >= "3.8" and python_version < "4.0" cycler==0.12.1; python_version >= "3.8" and python_version < "4.0" decorator==5.1.1 ; python_version >= "3.8" and python_version < "4.0" -eppy==0.5.60 ; python_version >= "3.8" and python_version < "4.0" +eppy==0.5.63; python_version >= "3.8" and python_version < "4.0" esoreader==1.2.3 ; python_version >= "3.8" and python_version < "4.0" fonttools==4.38.0 ; python_version >= "3.8" and python_version < "4.0" future==0.18.2 ; python_version >= "3.8" and python_version < "4.0" From 3040ae5475edda55e5821f6d6dfc1d29d7dec494 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:07 +0000 Subject: [PATCH 11/85] Update eppy from 0.5.60 to 0.5.63 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 02706928..dbda23f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ beautifulsoup4==4.12.3; python_version >= "3.8" and python_version < "4.0" contourpy==1.2.0; python_version >= "3.8" and python_version < "4.0" cycler==0.12.1; python_version >= "3.8" and python_version < "4.0" decorator==5.1.1 ; python_version >= "3.8" and python_version < "4.0" -eppy==0.5.60 ; python_version >= "3.8" and python_version < "4.0" +eppy==0.5.63; python_version >= "3.8" and python_version < "4.0" esoreader==1.2.3 ; python_version >= "3.8" and python_version < "4.0" fonttools==4.38.0 ; python_version >= "3.8" and python_version < "4.0" future==0.18.2 ; python_version >= "3.8" and python_version < "4.0" From ea9e5d02a541c2042c5071bd368ec878305f1340 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:08 +0000 Subject: [PATCH 12/85] Update eppy from 0.5.60 to 0.5.63 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index bf939fcf..92700757 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,7 +11,7 @@ coverage==6.5.0 ; python_version >= "3.8" and python_version < "4.0" coverage[toml]==6.5.0 ; python_version >= "3.8" and python_version < "4.0" cycler==0.12.1; python_version >= "3.8" and python_version < "4.0" decorator==5.1.1 ; python_version >= "3.8" and python_version < "4.0" -eppy==0.5.60 ; python_version >= "3.8" and python_version < "4.0" +eppy==0.5.63; python_version >= "3.8" and python_version < "4.0" esoreader==1.2.3 ; python_version >= "3.8" and python_version < "4.0" exceptiongroup==1.0.4 ; python_version >= "3.8" and python_version < "3.11" flake8==5.0.4 ; python_version >= "3.8" and python_version < "4.0" From 6485932ea47a60269fcc3cb0190813f995702662 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:08 +0000 Subject: [PATCH 13/85] Update fonttools from 4.38.0 to 4.49.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index dbda23f9..fceca33c 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,7 +4,7 @@ cycler==0.12.1; python_version >= "3.8" and python_version < "4.0" decorator==5.1.1 ; python_version >= "3.8" and python_version < "4.0" eppy==0.5.63; python_version >= "3.8" and python_version < "4.0" esoreader==1.2.3 ; python_version >= "3.8" and python_version < "4.0" -fonttools==4.38.0 ; python_version >= "3.8" and python_version < "4.0" +fonttools==4.49.0; python_version >= "3.8" and python_version < "4.0" future==0.18.2 ; python_version >= "3.8" and python_version < "4.0" kiwisolver==1.4.4 ; python_version >= "3.8" and python_version < "4.0" lxml==4.9.1 ; python_version >= "3.8" and python_version < "4.0" From befbb812c1e8019af01c02e0cb784193eb352599 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:09 +0000 Subject: [PATCH 14/85] Update fonttools from 4.38.0 to 4.49.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dbda23f9..fceca33c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ cycler==0.12.1; python_version >= "3.8" and python_version < "4.0" decorator==5.1.1 ; python_version >= "3.8" and python_version < "4.0" eppy==0.5.63; python_version >= "3.8" and python_version < "4.0" esoreader==1.2.3 ; python_version >= "3.8" and python_version < "4.0" -fonttools==4.38.0 ; python_version >= "3.8" and python_version < "4.0" +fonttools==4.49.0; python_version >= "3.8" and python_version < "4.0" future==0.18.2 ; python_version >= "3.8" and python_version < "4.0" kiwisolver==1.4.4 ; python_version >= "3.8" and python_version < "4.0" lxml==4.9.1 ; python_version >= "3.8" and python_version < "4.0" From 8f2888f753ee21a004e039e3335b84ebbc9ddc3b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:09 +0000 Subject: [PATCH 15/85] Update fonttools from 4.38.0 to 4.49.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 92700757..590f1fee 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -15,7 +15,7 @@ eppy==0.5.63; python_version >= "3.8" and python_version < "4.0" esoreader==1.2.3 ; python_version >= "3.8" and python_version < "4.0" exceptiongroup==1.0.4 ; python_version >= "3.8" and python_version < "3.11" flake8==5.0.4 ; python_version >= "3.8" and python_version < "4.0" -fonttools==4.38.0 ; python_version >= "3.8" and python_version < "4.0" +fonttools==4.49.0; python_version >= "3.8" and python_version < "4.0" future==0.18.2 ; python_version >= "3.8" and python_version < "4.0" idna==3.4 ; python_version >= "3.8" and python_version < "4" iniconfig==1.1.1 ; python_version >= "3.8" and python_version < "4.0" From d2a075f187894242f2f2d60d80b28d4ed78976c4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:09 +0000 Subject: [PATCH 16/85] Update future from 0.18.2 to 1.0.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index fceca33c..a660a720 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,7 +5,7 @@ decorator==5.1.1 ; python_version >= "3.8" and python_version < "4.0" eppy==0.5.63; python_version >= "3.8" and python_version < "4.0" esoreader==1.2.3 ; python_version >= "3.8" and python_version < "4.0" fonttools==4.49.0; python_version >= "3.8" and python_version < "4.0" -future==0.18.2 ; python_version >= "3.8" and python_version < "4.0" +future==1.0.0; python_version >= "3.8" and python_version < "4.0" kiwisolver==1.4.4 ; python_version >= "3.8" and python_version < "4.0" lxml==4.9.1 ; python_version >= "3.8" and python_version < "4.0" matplotlib==3.6.2 ; python_version >= "3.8" and python_version < "4.0" From bd440797b931b7eacba619d4cd2a674ab6654367 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:10 +0000 Subject: [PATCH 17/85] Update future from 0.18.2 to 1.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fceca33c..a660a720 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ decorator==5.1.1 ; python_version >= "3.8" and python_version < "4.0" eppy==0.5.63; python_version >= "3.8" and python_version < "4.0" esoreader==1.2.3 ; python_version >= "3.8" and python_version < "4.0" fonttools==4.49.0; python_version >= "3.8" and python_version < "4.0" -future==0.18.2 ; python_version >= "3.8" and python_version < "4.0" +future==1.0.0; python_version >= "3.8" and python_version < "4.0" kiwisolver==1.4.4 ; python_version >= "3.8" and python_version < "4.0" lxml==4.9.1 ; python_version >= "3.8" and python_version < "4.0" matplotlib==3.6.2 ; python_version >= "3.8" and python_version < "4.0" From 6b288a9807ac83f91e6fd66658e05797fd329dd6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:10 +0000 Subject: [PATCH 18/85] Update future from 0.18.2 to 1.0.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 590f1fee..409e4af9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -16,7 +16,7 @@ esoreader==1.2.3 ; python_version >= "3.8" and python_version < "4.0" exceptiongroup==1.0.4 ; python_version >= "3.8" and python_version < "3.11" flake8==5.0.4 ; python_version >= "3.8" and python_version < "4.0" fonttools==4.49.0; python_version >= "3.8" and python_version < "4.0" -future==0.18.2 ; python_version >= "3.8" and python_version < "4.0" +future==1.0.0; python_version >= "3.8" and python_version < "4.0" idna==3.4 ; python_version >= "3.8" and python_version < "4" iniconfig==1.1.1 ; python_version >= "3.8" and python_version < "4.0" kiwisolver==1.4.4 ; python_version >= "3.8" and python_version < "4.0" From 4683ddf7af4ff74b974c623f026236d1a5edb0b7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:10 +0000 Subject: [PATCH 19/85] Update kiwisolver from 1.4.4 to 1.4.5 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a660a720..57210feb 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,7 +6,7 @@ eppy==0.5.63; python_version >= "3.8" and python_version < "4.0" esoreader==1.2.3 ; python_version >= "3.8" and python_version < "4.0" fonttools==4.49.0; python_version >= "3.8" and python_version < "4.0" future==1.0.0; python_version >= "3.8" and python_version < "4.0" -kiwisolver==1.4.4 ; python_version >= "3.8" and python_version < "4.0" +kiwisolver==1.4.5; python_version >= "3.8" and python_version < "4.0" lxml==4.9.1 ; python_version >= "3.8" and python_version < "4.0" matplotlib==3.6.2 ; python_version >= "3.8" and python_version < "4.0" munch==2.5.0 ; python_version >= "3.8" and python_version < "4.0" From 73a7f6837770a1785676b3b338652b75618edc6e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:11 +0000 Subject: [PATCH 20/85] Update kiwisolver from 1.4.4 to 1.4.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a660a720..57210feb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ eppy==0.5.63; python_version >= "3.8" and python_version < "4.0" esoreader==1.2.3 ; python_version >= "3.8" and python_version < "4.0" fonttools==4.49.0; python_version >= "3.8" and python_version < "4.0" future==1.0.0; python_version >= "3.8" and python_version < "4.0" -kiwisolver==1.4.4 ; python_version >= "3.8" and python_version < "4.0" +kiwisolver==1.4.5; python_version >= "3.8" and python_version < "4.0" lxml==4.9.1 ; python_version >= "3.8" and python_version < "4.0" matplotlib==3.6.2 ; python_version >= "3.8" and python_version < "4.0" munch==2.5.0 ; python_version >= "3.8" and python_version < "4.0" From 4c8b5da8eb37044d3013a808fe56c76752870de3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:11 +0000 Subject: [PATCH 21/85] Update kiwisolver from 1.4.4 to 1.4.5 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 409e4af9..ca23e259 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -19,7 +19,7 @@ fonttools==4.49.0; python_version >= "3.8" and python_version < "4.0" future==1.0.0; python_version >= "3.8" and python_version < "4.0" idna==3.4 ; python_version >= "3.8" and python_version < "4" iniconfig==1.1.1 ; python_version >= "3.8" and python_version < "4.0" -kiwisolver==1.4.4 ; python_version >= "3.8" and python_version < "4.0" +kiwisolver==1.4.5; python_version >= "3.8" and python_version < "4.0" lxml==4.9.1 ; python_version >= "3.8" and python_version < "4.0" matplotlib==3.6.2 ; python_version >= "3.8" and python_version < "4.0" mccabe==0.7.0 ; python_version >= "3.8" and python_version < "4.0" From 590523de47e61e62eacc276765d75fe47a137217 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:11 +0000 Subject: [PATCH 22/85] Update lxml from 4.9.1 to 5.1.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 57210feb..1dcd84b1 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -7,7 +7,7 @@ esoreader==1.2.3 ; python_version >= "3.8" and python_version < "4.0" fonttools==4.49.0; python_version >= "3.8" and python_version < "4.0" future==1.0.0; python_version >= "3.8" and python_version < "4.0" kiwisolver==1.4.5; python_version >= "3.8" and python_version < "4.0" -lxml==4.9.1 ; python_version >= "3.8" and python_version < "4.0" +lxml==5.1.0; python_version >= "3.8" and python_version < "4.0" matplotlib==3.6.2 ; python_version >= "3.8" and python_version < "4.0" munch==2.5.0 ; python_version >= "3.8" and python_version < "4.0" numpy==1.23.4 ; python_version >= "3.8" and python_version < "4.0" From 9c766673a31a90bcb3efd8ea331518ec1340316f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:12 +0000 Subject: [PATCH 23/85] Update lxml from 4.9.1 to 5.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 57210feb..1dcd84b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ esoreader==1.2.3 ; python_version >= "3.8" and python_version < "4.0" fonttools==4.49.0; python_version >= "3.8" and python_version < "4.0" future==1.0.0; python_version >= "3.8" and python_version < "4.0" kiwisolver==1.4.5; python_version >= "3.8" and python_version < "4.0" -lxml==4.9.1 ; python_version >= "3.8" and python_version < "4.0" +lxml==5.1.0; python_version >= "3.8" and python_version < "4.0" matplotlib==3.6.2 ; python_version >= "3.8" and python_version < "4.0" munch==2.5.0 ; python_version >= "3.8" and python_version < "4.0" numpy==1.23.4 ; python_version >= "3.8" and python_version < "4.0" From 543797b71322306060be90399252838cff5e22aa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:12 +0000 Subject: [PATCH 24/85] Update lxml from 4.9.1 to 5.1.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index ca23e259..d702ebe5 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -20,7 +20,7 @@ future==1.0.0; python_version >= "3.8" and python_version < "4.0" idna==3.4 ; python_version >= "3.8" and python_version < "4" iniconfig==1.1.1 ; python_version >= "3.8" and python_version < "4.0" kiwisolver==1.4.5; python_version >= "3.8" and python_version < "4.0" -lxml==4.9.1 ; python_version >= "3.8" and python_version < "4.0" +lxml==5.1.0; python_version >= "3.8" and python_version < "4.0" matplotlib==3.6.2 ; python_version >= "3.8" and python_version < "4.0" mccabe==0.7.0 ; python_version >= "3.8" and python_version < "4.0" munch==2.5.0 ; python_version >= "3.8" and python_version < "4.0" From d98ddcb22309fc0fddaa23c77c69cfcb6b4242b1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:13 +0000 Subject: [PATCH 25/85] Update matplotlib from 3.6.2 to 3.8.3 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 1dcd84b1..9d7086ce 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -8,7 +8,7 @@ fonttools==4.49.0; python_version >= "3.8" and python_version < "4.0" future==1.0.0; python_version >= "3.8" and python_version < "4.0" kiwisolver==1.4.5; python_version >= "3.8" and python_version < "4.0" lxml==5.1.0; python_version >= "3.8" and python_version < "4.0" -matplotlib==3.6.2 ; python_version >= "3.8" and python_version < "4.0" +matplotlib==3.8.3; python_version >= "3.8" and python_version < "4.0" munch==2.5.0 ; python_version >= "3.8" and python_version < "4.0" numpy==1.23.4 ; python_version >= "3.8" and python_version < "4.0" packaging==21.3 ; python_version >= "3.8" and python_version < "4.0" From 432104b8e2de4b07de7566568c7abcb0b56f3ee8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:13 +0000 Subject: [PATCH 26/85] Update matplotlib from 3.6.2 to 3.8.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1dcd84b1..9d7086ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ fonttools==4.49.0; python_version >= "3.8" and python_version < "4.0" future==1.0.0; python_version >= "3.8" and python_version < "4.0" kiwisolver==1.4.5; python_version >= "3.8" and python_version < "4.0" lxml==5.1.0; python_version >= "3.8" and python_version < "4.0" -matplotlib==3.6.2 ; python_version >= "3.8" and python_version < "4.0" +matplotlib==3.8.3; python_version >= "3.8" and python_version < "4.0" munch==2.5.0 ; python_version >= "3.8" and python_version < "4.0" numpy==1.23.4 ; python_version >= "3.8" and python_version < "4.0" packaging==21.3 ; python_version >= "3.8" and python_version < "4.0" From c9b27deb46668af4910a2abe5934c0bf6736f145 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:13 +0000 Subject: [PATCH 27/85] Update matplotlib from 3.6.2 to 3.8.3 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index d702ebe5..3e9b42f4 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -21,7 +21,7 @@ idna==3.4 ; python_version >= "3.8" and python_version < "4" iniconfig==1.1.1 ; python_version >= "3.8" and python_version < "4.0" kiwisolver==1.4.5; python_version >= "3.8" and python_version < "4.0" lxml==5.1.0; python_version >= "3.8" and python_version < "4.0" -matplotlib==3.6.2 ; python_version >= "3.8" and python_version < "4.0" +matplotlib==3.8.3; python_version >= "3.8" and python_version < "4.0" mccabe==0.7.0 ; python_version >= "3.8" and python_version < "4.0" munch==2.5.0 ; python_version >= "3.8" and python_version < "4.0" mypy-extensions==0.4.3 ; python_version >= "3.8" and python_version < "4.0" From fcc36803ddf3dc66d80924a724b7ff9dcd8b4173 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:14 +0000 Subject: [PATCH 28/85] Update munch from 2.5.0 to 4.0.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 9d7086ce..ce2876c4 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -9,7 +9,7 @@ future==1.0.0; python_version >= "3.8" and python_version < "4.0" kiwisolver==1.4.5; python_version >= "3.8" and python_version < "4.0" lxml==5.1.0; python_version >= "3.8" and python_version < "4.0" matplotlib==3.8.3; python_version >= "3.8" and python_version < "4.0" -munch==2.5.0 ; python_version >= "3.8" and python_version < "4.0" +munch==4.0.0; python_version >= "3.8" and python_version < "4.0" numpy==1.23.4 ; python_version >= "3.8" and python_version < "4.0" packaging==21.3 ; python_version >= "3.8" and python_version < "4.0" pillow==9.3.0 ; python_version >= "3.8" and python_version < "4.0" From 66e53905c3a44d35af50dd43581c692b1a2bf65b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:14 +0000 Subject: [PATCH 29/85] Update munch from 2.5.0 to 4.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d7086ce..ce2876c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ future==1.0.0; python_version >= "3.8" and python_version < "4.0" kiwisolver==1.4.5; python_version >= "3.8" and python_version < "4.0" lxml==5.1.0; python_version >= "3.8" and python_version < "4.0" matplotlib==3.8.3; python_version >= "3.8" and python_version < "4.0" -munch==2.5.0 ; python_version >= "3.8" and python_version < "4.0" +munch==4.0.0; python_version >= "3.8" and python_version < "4.0" numpy==1.23.4 ; python_version >= "3.8" and python_version < "4.0" packaging==21.3 ; python_version >= "3.8" and python_version < "4.0" pillow==9.3.0 ; python_version >= "3.8" and python_version < "4.0" From 343be86ebf3286269ecb619c7490d34aaf32cde9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:14 +0000 Subject: [PATCH 30/85] Update munch from 2.5.0 to 4.0.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 3e9b42f4..2ee3b221 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -23,7 +23,7 @@ kiwisolver==1.4.5; python_version >= "3.8" and python_version < "4.0" lxml==5.1.0; python_version >= "3.8" and python_version < "4.0" matplotlib==3.8.3; python_version >= "3.8" and python_version < "4.0" mccabe==0.7.0 ; python_version >= "3.8" and python_version < "4.0" -munch==2.5.0 ; python_version >= "3.8" and python_version < "4.0" +munch==4.0.0; python_version >= "3.8" and python_version < "4.0" mypy-extensions==0.4.3 ; python_version >= "3.8" and python_version < "4.0" numpy==1.23.4 ; python_version >= "3.8" and python_version < "4.0" packaging==21.3 ; python_version >= "3.8" and python_version < "4.0" From cc20b81d0067d068f7d4e3ad59e74a381c66cd61 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:15 +0000 Subject: [PATCH 31/85] Update numpy from 1.23.4 to 1.26.4 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index ce2876c4..c7a187ca 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -10,7 +10,7 @@ kiwisolver==1.4.5; python_version >= "3.8" and python_version < "4.0" lxml==5.1.0; python_version >= "3.8" and python_version < "4.0" matplotlib==3.8.3; python_version >= "3.8" and python_version < "4.0" munch==4.0.0; python_version >= "3.8" and python_version < "4.0" -numpy==1.23.4 ; python_version >= "3.8" and python_version < "4.0" +numpy==1.26.4; python_version >= "3.8" and python_version < "4.0" packaging==21.3 ; python_version >= "3.8" and python_version < "4.0" pillow==9.3.0 ; python_version >= "3.8" and python_version < "4.0" pyclipper==1.3.0.post3 ; python_version >= "3.8" and python_version < "4.0" From af4b9f7777e80d682bd6a2df01d5948e282b4eda Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:15 +0000 Subject: [PATCH 32/85] Update numpy from 1.23.4 to 1.26.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ce2876c4..c7a187ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ kiwisolver==1.4.5; python_version >= "3.8" and python_version < "4.0" lxml==5.1.0; python_version >= "3.8" and python_version < "4.0" matplotlib==3.8.3; python_version >= "3.8" and python_version < "4.0" munch==4.0.0; python_version >= "3.8" and python_version < "4.0" -numpy==1.23.4 ; python_version >= "3.8" and python_version < "4.0" +numpy==1.26.4; python_version >= "3.8" and python_version < "4.0" packaging==21.3 ; python_version >= "3.8" and python_version < "4.0" pillow==9.3.0 ; python_version >= "3.8" and python_version < "4.0" pyclipper==1.3.0.post3 ; python_version >= "3.8" and python_version < "4.0" From b61d2be66f30e0952b9453d1ef2b7c259e9eb5b5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:15 +0000 Subject: [PATCH 33/85] Update numpy from 1.23.4 to 1.26.4 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 2ee3b221..4d04252f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -25,7 +25,7 @@ matplotlib==3.8.3; python_version >= "3.8" and python_version < "4.0" mccabe==0.7.0 ; python_version >= "3.8" and python_version < "4.0" munch==4.0.0; python_version >= "3.8" and python_version < "4.0" mypy-extensions==0.4.3 ; python_version >= "3.8" and python_version < "4.0" -numpy==1.23.4 ; python_version >= "3.8" and python_version < "4.0" +numpy==1.26.4; python_version >= "3.8" and python_version < "4.0" packaging==21.3 ; python_version >= "3.8" and python_version < "4.0" pathspec==0.10.2 ; python_version >= "3.8" and python_version < "4.0" pillow==9.3.0 ; python_version >= "3.8" and python_version < "4.0" From cd628bb839ea9d05fc9ef2158528b7945d421479 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:16 +0000 Subject: [PATCH 34/85] Update packaging from 21.3 to 23.2 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index c7a187ca..f9ca7ce9 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -11,7 +11,7 @@ lxml==5.1.0; python_version >= "3.8" and python_version < "4.0" matplotlib==3.8.3; python_version >= "3.8" and python_version < "4.0" munch==4.0.0; python_version >= "3.8" and python_version < "4.0" numpy==1.26.4; python_version >= "3.8" and python_version < "4.0" -packaging==21.3 ; python_version >= "3.8" and python_version < "4.0" +packaging==23.2; python_version >= "3.8" and python_version < "4.0" pillow==9.3.0 ; python_version >= "3.8" and python_version < "4.0" pyclipper==1.3.0.post3 ; python_version >= "3.8" and python_version < "4.0" pydot3k==1.0.17 ; python_version >= "3.8" and python_version < "4.0" From 580712714ffc600e031348fc42c1dfa460fa2fb8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:16 +0000 Subject: [PATCH 35/85] Update packaging from 21.3 to 23.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c7a187ca..f9ca7ce9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ lxml==5.1.0; python_version >= "3.8" and python_version < "4.0" matplotlib==3.8.3; python_version >= "3.8" and python_version < "4.0" munch==4.0.0; python_version >= "3.8" and python_version < "4.0" numpy==1.26.4; python_version >= "3.8" and python_version < "4.0" -packaging==21.3 ; python_version >= "3.8" and python_version < "4.0" +packaging==23.2; python_version >= "3.8" and python_version < "4.0" pillow==9.3.0 ; python_version >= "3.8" and python_version < "4.0" pyclipper==1.3.0.post3 ; python_version >= "3.8" and python_version < "4.0" pydot3k==1.0.17 ; python_version >= "3.8" and python_version < "4.0" From 60d144288555299585cdae5225e8ad9de8480310 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:16 +0000 Subject: [PATCH 36/85] Update packaging from 21.3 to 23.2 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 4d04252f..969e23db 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -26,7 +26,7 @@ mccabe==0.7.0 ; python_version >= "3.8" and python_version < "4.0" munch==4.0.0; python_version >= "3.8" and python_version < "4.0" mypy-extensions==0.4.3 ; python_version >= "3.8" and python_version < "4.0" numpy==1.26.4; python_version >= "3.8" and python_version < "4.0" -packaging==21.3 ; python_version >= "3.8" and python_version < "4.0" +packaging==23.2; python_version >= "3.8" and python_version < "4.0" pathspec==0.10.2 ; python_version >= "3.8" and python_version < "4.0" pillow==9.3.0 ; python_version >= "3.8" and python_version < "4.0" platformdirs==2.5.4 ; python_version >= "3.8" and python_version < "4.0" From 15b5ed78f823b43e2bb30a4220bb05c192c9ee63 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:17 +0000 Subject: [PATCH 37/85] Update pillow from 9.3.0 to 10.2.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index f9ca7ce9..6dda7dac 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -12,7 +12,7 @@ matplotlib==3.8.3; python_version >= "3.8" and python_version < "4.0" munch==4.0.0; python_version >= "3.8" and python_version < "4.0" numpy==1.26.4; python_version >= "3.8" and python_version < "4.0" packaging==23.2; python_version >= "3.8" and python_version < "4.0" -pillow==9.3.0 ; python_version >= "3.8" and python_version < "4.0" +pillow==10.2.0; python_version >= "3.8" and python_version < "4.0" pyclipper==1.3.0.post3 ; python_version >= "3.8" and python_version < "4.0" pydot3k==1.0.17 ; python_version >= "3.8" and python_version < "4.0" pyparsing==3.0.9 ; python_version >= "3.8" and python_version < "4.0" From bb10a4f59da4648748577665726c472e644e212f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:17 +0000 Subject: [PATCH 38/85] Update pillow from 9.3.0 to 10.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f9ca7ce9..6dda7dac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ matplotlib==3.8.3; python_version >= "3.8" and python_version < "4.0" munch==4.0.0; python_version >= "3.8" and python_version < "4.0" numpy==1.26.4; python_version >= "3.8" and python_version < "4.0" packaging==23.2; python_version >= "3.8" and python_version < "4.0" -pillow==9.3.0 ; python_version >= "3.8" and python_version < "4.0" +pillow==10.2.0; python_version >= "3.8" and python_version < "4.0" pyclipper==1.3.0.post3 ; python_version >= "3.8" and python_version < "4.0" pydot3k==1.0.17 ; python_version >= "3.8" and python_version < "4.0" pyparsing==3.0.9 ; python_version >= "3.8" and python_version < "4.0" From 2a89c31b73792d5c4a746e838aecb6fc3ada7491 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:17 +0000 Subject: [PATCH 39/85] Update pillow from 9.3.0 to 10.2.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 969e23db..0f494603 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -28,7 +28,7 @@ mypy-extensions==0.4.3 ; python_version >= "3.8" and python_version < "4.0" numpy==1.26.4; python_version >= "3.8" and python_version < "4.0" packaging==23.2; python_version >= "3.8" and python_version < "4.0" pathspec==0.10.2 ; python_version >= "3.8" and python_version < "4.0" -pillow==9.3.0 ; python_version >= "3.8" and python_version < "4.0" +pillow==10.2.0; python_version >= "3.8" and python_version < "4.0" platformdirs==2.5.4 ; python_version >= "3.8" and python_version < "4.0" pluggy==1.0.0 ; python_version >= "3.8" and python_version < "4.0" pyclipper==1.3.0.post3 ; python_version >= "3.8" and python_version < "4.0" From 24b5e7059317824dfe9c1c871b1e1b0327d77810 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:18 +0000 Subject: [PATCH 40/85] Update pyclipper from 1.3.0.post3 to 1.3.0.post5 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 6dda7dac..1f271ecf 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -13,7 +13,7 @@ munch==4.0.0; python_version >= "3.8" and python_version < "4.0" numpy==1.26.4; python_version >= "3.8" and python_version < "4.0" packaging==23.2; python_version >= "3.8" and python_version < "4.0" pillow==10.2.0; python_version >= "3.8" and python_version < "4.0" -pyclipper==1.3.0.post3 ; python_version >= "3.8" and python_version < "4.0" +pyclipper==1.3.0.post5; python_version >= "3.8" and python_version < "4.0" pydot3k==1.0.17 ; python_version >= "3.8" and python_version < "4.0" pyparsing==3.0.9 ; python_version >= "3.8" and python_version < "4.0" pypoly2tri==0.0.3 ; python_version >= "3.8" and python_version < "4.0" From 8ab5975519c963bb282f6c9457b77c9c4b56e7b9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:18 +0000 Subject: [PATCH 41/85] Update pyclipper from 1.3.0.post3 to 1.3.0.post5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6dda7dac..1f271ecf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ munch==4.0.0; python_version >= "3.8" and python_version < "4.0" numpy==1.26.4; python_version >= "3.8" and python_version < "4.0" packaging==23.2; python_version >= "3.8" and python_version < "4.0" pillow==10.2.0; python_version >= "3.8" and python_version < "4.0" -pyclipper==1.3.0.post3 ; python_version >= "3.8" and python_version < "4.0" +pyclipper==1.3.0.post5; python_version >= "3.8" and python_version < "4.0" pydot3k==1.0.17 ; python_version >= "3.8" and python_version < "4.0" pyparsing==3.0.9 ; python_version >= "3.8" and python_version < "4.0" pypoly2tri==0.0.3 ; python_version >= "3.8" and python_version < "4.0" From 3b739762c83765db7206179182f39d68b48096aa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:18 +0000 Subject: [PATCH 42/85] Update pyclipper from 1.3.0.post3 to 1.3.0.post5 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 0f494603..65e7e63e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -31,7 +31,7 @@ pathspec==0.10.2 ; python_version >= "3.8" and python_version < "4.0" pillow==10.2.0; python_version >= "3.8" and python_version < "4.0" platformdirs==2.5.4 ; python_version >= "3.8" and python_version < "4.0" pluggy==1.0.0 ; python_version >= "3.8" and python_version < "4.0" -pyclipper==1.3.0.post3 ; python_version >= "3.8" and python_version < "4.0" +pyclipper==1.3.0.post5; python_version >= "3.8" and python_version < "4.0" pycodestyle==2.9.1 ; python_version >= "3.8" and python_version < "4.0" pydot3k==1.0.17 ; python_version >= "3.8" and python_version < "4.0" pyflakes==2.5.0 ; python_version >= "3.8" and python_version < "4.0" From 074132f0348290d28156bf28bdc0144eabd2021b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:19 +0000 Subject: [PATCH 43/85] Update pyparsing from 3.0.9 to 3.1.1 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 1f271ecf..c2bd7be9 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -15,7 +15,7 @@ packaging==23.2; python_version >= "3.8" and python_version < "4.0" pillow==10.2.0; python_version >= "3.8" and python_version < "4.0" pyclipper==1.3.0.post5; python_version >= "3.8" and python_version < "4.0" pydot3k==1.0.17 ; python_version >= "3.8" and python_version < "4.0" -pyparsing==3.0.9 ; python_version >= "3.8" and python_version < "4.0" +pyparsing==3.1.1; python_version >= "3.8" and python_version < "4.0" pypoly2tri==0.0.3 ; python_version >= "3.8" and python_version < "4.0" python-dateutil==2.8.2 ; python_version >= "3.8" and python_version < "4.0" setuptools-scm==7.0.5 ; python_version >= "3.8" and python_version < "4.0" From 5d74ea6afa56cf8d82d584e7d62ced87e9f437d7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:20 +0000 Subject: [PATCH 44/85] Update pyparsing from 3.0.9 to 3.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1f271ecf..c2bd7be9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ packaging==23.2; python_version >= "3.8" and python_version < "4.0" pillow==10.2.0; python_version >= "3.8" and python_version < "4.0" pyclipper==1.3.0.post5; python_version >= "3.8" and python_version < "4.0" pydot3k==1.0.17 ; python_version >= "3.8" and python_version < "4.0" -pyparsing==3.0.9 ; python_version >= "3.8" and python_version < "4.0" +pyparsing==3.1.1; python_version >= "3.8" and python_version < "4.0" pypoly2tri==0.0.3 ; python_version >= "3.8" and python_version < "4.0" python-dateutil==2.8.2 ; python_version >= "3.8" and python_version < "4.0" setuptools-scm==7.0.5 ; python_version >= "3.8" and python_version < "4.0" From 8b7a2bedac7fbbb5d2a5034581c094a0427ab908 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:21 +0000 Subject: [PATCH 45/85] Update pyparsing from 3.0.9 to 3.1.1 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 65e7e63e..410219ec 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -35,7 +35,7 @@ pyclipper==1.3.0.post5; python_version >= "3.8" and python_version < "4.0" pycodestyle==2.9.1 ; python_version >= "3.8" and python_version < "4.0" pydot3k==1.0.17 ; python_version >= "3.8" and python_version < "4.0" pyflakes==2.5.0 ; python_version >= "3.8" and python_version < "4.0" -pyparsing==3.0.9 ; python_version >= "3.8" and python_version < "4.0" +pyparsing==3.1.1; python_version >= "3.8" and python_version < "4.0" pypoly2tri==0.0.3 ; python_version >= "3.8" and python_version < "4.0" pytest-cov==4.0.0 ; python_version >= "3.8" and python_version < "4.0" pytest==7.2.0 ; python_version >= "3.8" and python_version < "4.0" From 80c5e70af1f740c96baf83f8061ecf4c1b8286a1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:21 +0000 Subject: [PATCH 46/85] Update python-dateutil from 2.8.2 to 2.9.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index c2bd7be9..a803c0e0 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -17,7 +17,7 @@ pyclipper==1.3.0.post5; python_version >= "3.8" and python_version < "4.0" pydot3k==1.0.17 ; python_version >= "3.8" and python_version < "4.0" pyparsing==3.1.1; python_version >= "3.8" and python_version < "4.0" pypoly2tri==0.0.3 ; python_version >= "3.8" and python_version < "4.0" -python-dateutil==2.8.2 ; python_version >= "3.8" and python_version < "4.0" +python-dateutil==2.9.0; python_version >= "3.8" and python_version < "4.0" setuptools-scm==7.0.5 ; python_version >= "3.8" and python_version < "4.0" setuptools==65.5.1 ; python_version >= "3.8" and python_version < "4.0" shapely==1.8.5.post1 ; python_version >= "3.8" and python_version < "4.0" From f43dd047626c8ec4c4d1060cd59acd6de97caf3f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:21 +0000 Subject: [PATCH 47/85] Update python-dateutil from 2.8.2 to 2.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c2bd7be9..a803c0e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pyclipper==1.3.0.post5; python_version >= "3.8" and python_version < "4.0" pydot3k==1.0.17 ; python_version >= "3.8" and python_version < "4.0" pyparsing==3.1.1; python_version >= "3.8" and python_version < "4.0" pypoly2tri==0.0.3 ; python_version >= "3.8" and python_version < "4.0" -python-dateutil==2.8.2 ; python_version >= "3.8" and python_version < "4.0" +python-dateutil==2.9.0; python_version >= "3.8" and python_version < "4.0" setuptools-scm==7.0.5 ; python_version >= "3.8" and python_version < "4.0" setuptools==65.5.1 ; python_version >= "3.8" and python_version < "4.0" shapely==1.8.5.post1 ; python_version >= "3.8" and python_version < "4.0" From d884720fc94bb41f55559cf8189e03567bc365ff Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:22 +0000 Subject: [PATCH 48/85] Update python-dateutil from 2.8.2 to 2.9.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 410219ec..1089b6c1 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -39,7 +39,7 @@ pyparsing==3.1.1; python_version >= "3.8" and python_version < "4.0" pypoly2tri==0.0.3 ; python_version >= "3.8" and python_version < "4.0" pytest-cov==4.0.0 ; python_version >= "3.8" and python_version < "4.0" pytest==7.2.0 ; python_version >= "3.8" and python_version < "4.0" -python-dateutil==2.8.2 ; python_version >= "3.8" and python_version < "4.0" +python-dateutil==2.9.0; python_version >= "3.8" and python_version < "4.0" requests==2.28.1 ; python_version >= "3.8" and python_version < "4" setuptools-scm==7.0.5 ; python_version >= "3.8" and python_version < "4.0" setuptools==65.5.1 ; python_version >= "3.8" and python_version < "4.0" From 01e20a9fd3679a5c3ba20108c30850ef39660867 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:22 +0000 Subject: [PATCH 49/85] Update setuptools-scm from 7.0.5 to 8.0.4 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a803c0e0..49fbb0a3 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -18,7 +18,7 @@ pydot3k==1.0.17 ; python_version >= "3.8" and python_version < "4.0" pyparsing==3.1.1; python_version >= "3.8" and python_version < "4.0" pypoly2tri==0.0.3 ; python_version >= "3.8" and python_version < "4.0" python-dateutil==2.9.0; python_version >= "3.8" and python_version < "4.0" -setuptools-scm==7.0.5 ; python_version >= "3.8" and python_version < "4.0" +setuptools-scm==8.0.4; python_version >= "3.8" and python_version < "4.0" setuptools==65.5.1 ; python_version >= "3.8" and python_version < "4.0" shapely==1.8.5.post1 ; python_version >= "3.8" and python_version < "4.0" six==1.16.0 ; python_version >= "3.8" and python_version < "4.0" From 5d935bac44691aa85ba28aef8ca953da71749a67 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:22 +0000 Subject: [PATCH 50/85] Update setuptools-scm from 7.0.5 to 8.0.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a803c0e0..49fbb0a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ pydot3k==1.0.17 ; python_version >= "3.8" and python_version < "4.0" pyparsing==3.1.1; python_version >= "3.8" and python_version < "4.0" pypoly2tri==0.0.3 ; python_version >= "3.8" and python_version < "4.0" python-dateutil==2.9.0; python_version >= "3.8" and python_version < "4.0" -setuptools-scm==7.0.5 ; python_version >= "3.8" and python_version < "4.0" +setuptools-scm==8.0.4; python_version >= "3.8" and python_version < "4.0" setuptools==65.5.1 ; python_version >= "3.8" and python_version < "4.0" shapely==1.8.5.post1 ; python_version >= "3.8" and python_version < "4.0" six==1.16.0 ; python_version >= "3.8" and python_version < "4.0" From 3dfcc8adcc8f893e8f69c77f4caf72483b8a72e0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:23 +0000 Subject: [PATCH 51/85] Update setuptools-scm from 7.0.5 to 8.0.4 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 1089b6c1..da22f805 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -41,7 +41,7 @@ pytest-cov==4.0.0 ; python_version >= "3.8" and python_version < "4.0" pytest==7.2.0 ; python_version >= "3.8" and python_version < "4.0" python-dateutil==2.9.0; python_version >= "3.8" and python_version < "4.0" requests==2.28.1 ; python_version >= "3.8" and python_version < "4" -setuptools-scm==7.0.5 ; python_version >= "3.8" and python_version < "4.0" +setuptools-scm==8.0.4; python_version >= "3.8" and python_version < "4.0" setuptools==65.5.1 ; python_version >= "3.8" and python_version < "4.0" shapely==1.8.5.post1 ; python_version >= "3.8" and python_version < "4.0" six==1.16.0 ; python_version >= "3.8" and python_version < "4.0" From 025fbe6a203ce4263644cfb5cfcdc4a0a4f60307 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:23 +0000 Subject: [PATCH 52/85] Update setuptools from 65.5.1 to 69.1.1 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 49fbb0a3..6967f37c 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -19,7 +19,7 @@ pyparsing==3.1.1; python_version >= "3.8" and python_version < "4.0" pypoly2tri==0.0.3 ; python_version >= "3.8" and python_version < "4.0" python-dateutil==2.9.0; python_version >= "3.8" and python_version < "4.0" setuptools-scm==8.0.4; python_version >= "3.8" and python_version < "4.0" -setuptools==65.5.1 ; python_version >= "3.8" and python_version < "4.0" +setuptools==69.1.1; python_version >= "3.8" and python_version < "4.0" shapely==1.8.5.post1 ; python_version >= "3.8" and python_version < "4.0" six==1.16.0 ; python_version >= "3.8" and python_version < "4.0" soupsieve==2.3.2.post1 ; python_version >= "3.8" and python_version < "4.0" From acffeaf145d169d0f1afaf89a154a2fcc137aaa8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:23 +0000 Subject: [PATCH 53/85] Update setuptools from 65.5.1 to 69.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 49fbb0a3..6967f37c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ pyparsing==3.1.1; python_version >= "3.8" and python_version < "4.0" pypoly2tri==0.0.3 ; python_version >= "3.8" and python_version < "4.0" python-dateutil==2.9.0; python_version >= "3.8" and python_version < "4.0" setuptools-scm==8.0.4; python_version >= "3.8" and python_version < "4.0" -setuptools==65.5.1 ; python_version >= "3.8" and python_version < "4.0" +setuptools==69.1.1; python_version >= "3.8" and python_version < "4.0" shapely==1.8.5.post1 ; python_version >= "3.8" and python_version < "4.0" six==1.16.0 ; python_version >= "3.8" and python_version < "4.0" soupsieve==2.3.2.post1 ; python_version >= "3.8" and python_version < "4.0" From 7707e9a2bb41391ee0fafdb6872655a1a23e0b00 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:24 +0000 Subject: [PATCH 54/85] Update setuptools from 65.5.1 to 69.1.1 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index da22f805..11f6654d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -42,7 +42,7 @@ pytest==7.2.0 ; python_version >= "3.8" and python_version < "4.0" python-dateutil==2.9.0; python_version >= "3.8" and python_version < "4.0" requests==2.28.1 ; python_version >= "3.8" and python_version < "4" setuptools-scm==8.0.4; python_version >= "3.8" and python_version < "4.0" -setuptools==65.5.1 ; python_version >= "3.8" and python_version < "4.0" +setuptools==69.1.1; python_version >= "3.8" and python_version < "4.0" shapely==1.8.5.post1 ; python_version >= "3.8" and python_version < "4.0" six==1.16.0 ; python_version >= "3.8" and python_version < "4.0" soupsieve==2.3.2.post1 ; python_version >= "3.8" and python_version < "4.0" From d13939d4e32d90f2c10e45562f908ebcd01964d6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:24 +0000 Subject: [PATCH 55/85] Update shapely from 1.8.5.post1 to 2.0.3 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 6967f37c..6da7091f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -20,7 +20,7 @@ pypoly2tri==0.0.3 ; python_version >= "3.8" and python_version < "4.0" python-dateutil==2.9.0; python_version >= "3.8" and python_version < "4.0" setuptools-scm==8.0.4; python_version >= "3.8" and python_version < "4.0" setuptools==69.1.1; python_version >= "3.8" and python_version < "4.0" -shapely==1.8.5.post1 ; python_version >= "3.8" and python_version < "4.0" +shapely==2.0.3; python_version >= "3.8" and python_version < "4.0" six==1.16.0 ; python_version >= "3.8" and python_version < "4.0" soupsieve==2.3.2.post1 ; python_version >= "3.8" and python_version < "4.0" tinynumpy==1.2.1 ; python_version >= "3.8" and python_version < "4.0" From 7db3111d782a4d5cd94afbe58ac1650de898ed35 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:24 +0000 Subject: [PATCH 56/85] Update shapely from 1.8.5.post1 to 2.0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6967f37c..6da7091f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ pypoly2tri==0.0.3 ; python_version >= "3.8" and python_version < "4.0" python-dateutil==2.9.0; python_version >= "3.8" and python_version < "4.0" setuptools-scm==8.0.4; python_version >= "3.8" and python_version < "4.0" setuptools==69.1.1; python_version >= "3.8" and python_version < "4.0" -shapely==1.8.5.post1 ; python_version >= "3.8" and python_version < "4.0" +shapely==2.0.3; python_version >= "3.8" and python_version < "4.0" six==1.16.0 ; python_version >= "3.8" and python_version < "4.0" soupsieve==2.3.2.post1 ; python_version >= "3.8" and python_version < "4.0" tinynumpy==1.2.1 ; python_version >= "3.8" and python_version < "4.0" From 26927c8dc3e5b30ab0ad826a91fcbdcee637480f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:25 +0000 Subject: [PATCH 57/85] Update shapely from 1.8.5.post1 to 2.0.3 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 11f6654d..1156ffef 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -43,7 +43,7 @@ python-dateutil==2.9.0; python_version >= "3.8" and python_version < "4.0" requests==2.28.1 ; python_version >= "3.8" and python_version < "4" setuptools-scm==8.0.4; python_version >= "3.8" and python_version < "4.0" setuptools==69.1.1; python_version >= "3.8" and python_version < "4.0" -shapely==1.8.5.post1 ; python_version >= "3.8" and python_version < "4.0" +shapely==2.0.3; python_version >= "3.8" and python_version < "4.0" six==1.16.0 ; python_version >= "3.8" and python_version < "4.0" soupsieve==2.3.2.post1 ; python_version >= "3.8" and python_version < "4.0" tinynumpy==1.2.1 ; python_version >= "3.8" and python_version < "4.0" From b816ccbc3cdf79ad282293bb66eaa555f58f5420 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:25 +0000 Subject: [PATCH 58/85] Update soupsieve from 2.3.2.post1 to 2.5 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 6da7091f..cbc1e85c 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -22,7 +22,7 @@ setuptools-scm==8.0.4; python_version >= "3.8" and python_version < "4.0" setuptools==69.1.1; python_version >= "3.8" and python_version < "4.0" shapely==2.0.3; python_version >= "3.8" and python_version < "4.0" six==1.16.0 ; python_version >= "3.8" and python_version < "4.0" -soupsieve==2.3.2.post1 ; python_version >= "3.8" and python_version < "4.0" +soupsieve==2.5; python_version >= "3.8" and python_version < "4.0" tinynumpy==1.2.1 ; python_version >= "3.8" and python_version < "4.0" tomli==2.0.1 ; python_version >= "3.8" and python_version < "4.0" transforms3d==0.4.1 ; python_version >= "3.8" and python_version < "4.0" From c0342c0fc1bdb34748fa102726cdfe7c81089bd0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:25 +0000 Subject: [PATCH 59/85] Update soupsieve from 2.3.2.post1 to 2.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6da7091f..cbc1e85c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ setuptools-scm==8.0.4; python_version >= "3.8" and python_version < "4.0" setuptools==69.1.1; python_version >= "3.8" and python_version < "4.0" shapely==2.0.3; python_version >= "3.8" and python_version < "4.0" six==1.16.0 ; python_version >= "3.8" and python_version < "4.0" -soupsieve==2.3.2.post1 ; python_version >= "3.8" and python_version < "4.0" +soupsieve==2.5; python_version >= "3.8" and python_version < "4.0" tinynumpy==1.2.1 ; python_version >= "3.8" and python_version < "4.0" tomli==2.0.1 ; python_version >= "3.8" and python_version < "4.0" transforms3d==0.4.1 ; python_version >= "3.8" and python_version < "4.0" From 9af101f48d55d3f725ff7207590d945fec7b64e5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:26 +0000 Subject: [PATCH 60/85] Update soupsieve from 2.3.2.post1 to 2.5 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 1156ffef..f8f45b6f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -45,7 +45,7 @@ setuptools-scm==8.0.4; python_version >= "3.8" and python_version < "4.0" setuptools==69.1.1; python_version >= "3.8" and python_version < "4.0" shapely==2.0.3; python_version >= "3.8" and python_version < "4.0" six==1.16.0 ; python_version >= "3.8" and python_version < "4.0" -soupsieve==2.3.2.post1 ; python_version >= "3.8" and python_version < "4.0" +soupsieve==2.5; python_version >= "3.8" and python_version < "4.0" tinynumpy==1.2.1 ; python_version >= "3.8" and python_version < "4.0" tomli==2.0.1 ; python_version >= "3.8" and python_version < "4.0" transforms3d==0.4.1 ; python_version >= "3.8" and python_version < "4.0" From 61ae1b1500c053a415d09bc6b6611993a5e9e17c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:26 +0000 Subject: [PATCH 61/85] Update typing-extensions from 4.4.0 to 4.10.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index cbc1e85c..b37c80d4 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -26,4 +26,4 @@ soupsieve==2.5; python_version >= "3.8" and python_version < "4.0" tinynumpy==1.2.1 ; python_version >= "3.8" and python_version < "4.0" tomli==2.0.1 ; python_version >= "3.8" and python_version < "4.0" transforms3d==0.4.1 ; python_version >= "3.8" and python_version < "4.0" -typing-extensions==4.4.0 ; python_version >= "3.8" and python_version < "4.0" +typing-extensions==4.10.0; python_version >= "3.8" and python_version < "4.0" From 66bfd5b5a901d5af40ef8476ec106eec5c7e8d91 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:26 +0000 Subject: [PATCH 62/85] Update typing-extensions from 4.4.0 to 4.10.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cbc1e85c..b37c80d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,4 +26,4 @@ soupsieve==2.5; python_version >= "3.8" and python_version < "4.0" tinynumpy==1.2.1 ; python_version >= "3.8" and python_version < "4.0" tomli==2.0.1 ; python_version >= "3.8" and python_version < "4.0" transforms3d==0.4.1 ; python_version >= "3.8" and python_version < "4.0" -typing-extensions==4.4.0 ; python_version >= "3.8" and python_version < "4.0" +typing-extensions==4.10.0; python_version >= "3.8" and python_version < "4.0" From eada868e4ab1acdbe4bb42e4f9323ab767a28a84 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:27 +0000 Subject: [PATCH 63/85] Update typing-extensions from 4.4.0 to 4.10.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index f8f45b6f..0aa123ff 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -49,5 +49,5 @@ soupsieve==2.5; python_version >= "3.8" and python_version < "4.0" tinynumpy==1.2.1 ; python_version >= "3.8" and python_version < "4.0" tomli==2.0.1 ; python_version >= "3.8" and python_version < "4.0" transforms3d==0.4.1 ; python_version >= "3.8" and python_version < "4.0" -typing-extensions==4.4.0 ; python_version >= "3.8" and python_version < "4.0" +typing-extensions==4.10.0; python_version >= "3.8" and python_version < "4.0" urllib3==1.26.12 ; python_version >= "3.8" and python_version < "4" From ec31dc0095828696d3d8dc0e8ffceb2df8476202 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:27 +0000 Subject: [PATCH 64/85] Update attrs from 22.1.0 to 23.2.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 0aa123ff..8b6f9884 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ -attrs==22.1.0 ; python_version >= "3.8" and python_version < "4.0" +attrs==23.2.0; python_version >= "3.8" and python_version < "4.0" beautifulsoup4==4.12.3; python_version >= "3.8" and python_version < "4.0" black==22.10.0 ; python_version >= "3.8" and python_version < "4.0" certifi==2022.9.24 ; python_version >= "3.8" and python_version < "4" From 056f1f25c7dfd77fd7ee5434370f67e8ace2b55c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:27 +0000 Subject: [PATCH 65/85] Update black from 22.10.0 to 24.2.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 8b6f9884..b27c9c51 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,6 @@ attrs==23.2.0; python_version >= "3.8" and python_version < "4.0" beautifulsoup4==4.12.3; python_version >= "3.8" and python_version < "4.0" -black==22.10.0 ; python_version >= "3.8" and python_version < "4.0" +black==24.2.0; python_version >= "3.8" and python_version < "4.0" certifi==2022.9.24 ; python_version >= "3.8" and python_version < "4" charset-normalizer==2.1.1 ; python_version >= "3.8" and python_version < "4" click==8.1.3 ; python_version >= "3.8" and python_version < "4.0" From c20375118ce8fdd78dd68b97ecbcafb4130a872a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:28 +0000 Subject: [PATCH 66/85] Update certifi from 2022.9.24 to 2024.2.2 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index b27c9c51..00c62ada 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,7 +1,7 @@ attrs==23.2.0; python_version >= "3.8" and python_version < "4.0" beautifulsoup4==4.12.3; python_version >= "3.8" and python_version < "4.0" black==24.2.0; python_version >= "3.8" and python_version < "4.0" -certifi==2022.9.24 ; python_version >= "3.8" and python_version < "4" +certifi==2024.2.2; python_version >= "3.8" and python_version < "4" charset-normalizer==2.1.1 ; python_version >= "3.8" and python_version < "4" click==8.1.3 ; python_version >= "3.8" and python_version < "4.0" codecov==2.1.12 ; python_version >= "3.8" and python_version < "4.0" From 2722dea5f874507883ad691b7d07c3143f4479e1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:28 +0000 Subject: [PATCH 67/85] Update charset-normalizer from 2.1.1 to 3.3.2 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 00c62ada..fdd541d2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,7 +2,7 @@ attrs==23.2.0; python_version >= "3.8" and python_version < "4.0" beautifulsoup4==4.12.3; python_version >= "3.8" and python_version < "4.0" black==24.2.0; python_version >= "3.8" and python_version < "4.0" certifi==2024.2.2; python_version >= "3.8" and python_version < "4" -charset-normalizer==2.1.1 ; python_version >= "3.8" and python_version < "4" +charset-normalizer==3.3.2; python_version >= "3.8" and python_version < "4" click==8.1.3 ; python_version >= "3.8" and python_version < "4.0" codecov==2.1.12 ; python_version >= "3.8" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.8" and python_version < "4.0" and sys_platform == "win32" or python_version >= "3.8" and python_version < "4.0" and platform_system == "Windows" From d5a19e8cad97e00035afca5261a3cb50e326c3e7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:28 +0000 Subject: [PATCH 68/85] Update click from 8.1.3 to 8.1.7 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index fdd541d2..013a00a3 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,7 +3,7 @@ beautifulsoup4==4.12.3; python_version >= "3.8" and python_version < "4.0" black==24.2.0; python_version >= "3.8" and python_version < "4.0" certifi==2024.2.2; python_version >= "3.8" and python_version < "4" charset-normalizer==3.3.2; python_version >= "3.8" and python_version < "4" -click==8.1.3 ; python_version >= "3.8" and python_version < "4.0" +click==8.1.7; python_version >= "3.8" and python_version < "4.0" codecov==2.1.12 ; python_version >= "3.8" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.8" and python_version < "4.0" and sys_platform == "win32" or python_version >= "3.8" and python_version < "4.0" and platform_system == "Windows" contourpy==1.2.0; python_version >= "3.8" and python_version < "4.0" From 3c3401747423b5a69682d4e184511e9e51fe530c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:29 +0000 Subject: [PATCH 69/85] Update codecov from 2.1.12 to 2.1.13 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 013a00a3..4af9d383 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,7 +4,7 @@ black==24.2.0; python_version >= "3.8" and python_version < "4.0" certifi==2024.2.2; python_version >= "3.8" and python_version < "4" charset-normalizer==3.3.2; python_version >= "3.8" and python_version < "4" click==8.1.7; python_version >= "3.8" and python_version < "4.0" -codecov==2.1.12 ; python_version >= "3.8" and python_version < "4.0" +codecov==2.1.13; python_version >= "3.8" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.8" and python_version < "4.0" and sys_platform == "win32" or python_version >= "3.8" and python_version < "4.0" and platform_system == "Windows" contourpy==1.2.0; python_version >= "3.8" and python_version < "4.0" coverage==6.5.0 ; python_version >= "3.8" and python_version < "4.0" From 71739ec2289dfa4f2f643777659d2e1aacc4d5a4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:29 +0000 Subject: [PATCH 70/85] Update coverage from 6.5.0 to 7.4.3 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 4af9d383..b9decb14 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,7 +7,7 @@ click==8.1.7; python_version >= "3.8" and python_version < "4.0" codecov==2.1.13; python_version >= "3.8" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.8" and python_version < "4.0" and sys_platform == "win32" or python_version >= "3.8" and python_version < "4.0" and platform_system == "Windows" contourpy==1.2.0; python_version >= "3.8" and python_version < "4.0" -coverage==6.5.0 ; python_version >= "3.8" and python_version < "4.0" +coverage==7.4.3; python_version >= "3.8" and python_version < "4.0" coverage[toml]==6.5.0 ; python_version >= "3.8" and python_version < "4.0" cycler==0.12.1; python_version >= "3.8" and python_version < "4.0" decorator==5.1.1 ; python_version >= "3.8" and python_version < "4.0" From d7ad08d56bfbbe4aa6ccac45836c2535c6f2897d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:29 +0000 Subject: [PATCH 71/85] Update coverage from 6.5.0 to 7.4.3 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index b9decb14..996e9dcf 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,7 +8,7 @@ codecov==2.1.13; python_version >= "3.8" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.8" and python_version < "4.0" and sys_platform == "win32" or python_version >= "3.8" and python_version < "4.0" and platform_system == "Windows" contourpy==1.2.0; python_version >= "3.8" and python_version < "4.0" coverage==7.4.3; python_version >= "3.8" and python_version < "4.0" -coverage[toml]==6.5.0 ; python_version >= "3.8" and python_version < "4.0" +coverage[toml]==7.4.3; python_version >= "3.8" and python_version < "4.0" cycler==0.12.1; python_version >= "3.8" and python_version < "4.0" decorator==5.1.1 ; python_version >= "3.8" and python_version < "4.0" eppy==0.5.63; python_version >= "3.8" and python_version < "4.0" From ed653aa230c7c2a9ad26165301fa5139eec38b28 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:30 +0000 Subject: [PATCH 72/85] Update exceptiongroup from 1.0.4 to 1.2.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 996e9dcf..524cfd8a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -13,7 +13,7 @@ cycler==0.12.1; python_version >= "3.8" and python_version < "4.0" decorator==5.1.1 ; python_version >= "3.8" and python_version < "4.0" eppy==0.5.63; python_version >= "3.8" and python_version < "4.0" esoreader==1.2.3 ; python_version >= "3.8" and python_version < "4.0" -exceptiongroup==1.0.4 ; python_version >= "3.8" and python_version < "3.11" +exceptiongroup==1.2.0; python_version >= "3.8" and python_version < "3.11" flake8==5.0.4 ; python_version >= "3.8" and python_version < "4.0" fonttools==4.49.0; python_version >= "3.8" and python_version < "4.0" future==1.0.0; python_version >= "3.8" and python_version < "4.0" From 96a265e27fa6f436ed18690316fb9f3453e77bd6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:30 +0000 Subject: [PATCH 73/85] Update flake8 from 5.0.4 to 7.0.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 524cfd8a..9c7d7c08 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -14,7 +14,7 @@ decorator==5.1.1 ; python_version >= "3.8" and python_version < "4.0" eppy==0.5.63; python_version >= "3.8" and python_version < "4.0" esoreader==1.2.3 ; python_version >= "3.8" and python_version < "4.0" exceptiongroup==1.2.0; python_version >= "3.8" and python_version < "3.11" -flake8==5.0.4 ; python_version >= "3.8" and python_version < "4.0" +flake8==7.0.0; python_version >= "3.8" and python_version < "4.0" fonttools==4.49.0; python_version >= "3.8" and python_version < "4.0" future==1.0.0; python_version >= "3.8" and python_version < "4.0" idna==3.4 ; python_version >= "3.8" and python_version < "4" From 6e49967df712cc87ae5e4f051a2ba507fa481de2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:30 +0000 Subject: [PATCH 74/85] Update idna from 3.4 to 3.6 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 9c7d7c08..3cbc4c09 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -17,7 +17,7 @@ exceptiongroup==1.2.0; python_version >= "3.8" and python_version < "3.11" flake8==7.0.0; python_version >= "3.8" and python_version < "4.0" fonttools==4.49.0; python_version >= "3.8" and python_version < "4.0" future==1.0.0; python_version >= "3.8" and python_version < "4.0" -idna==3.4 ; python_version >= "3.8" and python_version < "4" +idna==3.6; python_version >= "3.8" and python_version < "4" iniconfig==1.1.1 ; python_version >= "3.8" and python_version < "4.0" kiwisolver==1.4.5; python_version >= "3.8" and python_version < "4.0" lxml==5.1.0; python_version >= "3.8" and python_version < "4.0" From 21d68633015ff277d61f12314b6dd79d0dd848de Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:31 +0000 Subject: [PATCH 75/85] Update iniconfig from 1.1.1 to 2.0.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 3cbc4c09..64739698 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -18,7 +18,7 @@ flake8==7.0.0; python_version >= "3.8" and python_version < "4.0" fonttools==4.49.0; python_version >= "3.8" and python_version < "4.0" future==1.0.0; python_version >= "3.8" and python_version < "4.0" idna==3.6; python_version >= "3.8" and python_version < "4" -iniconfig==1.1.1 ; python_version >= "3.8" and python_version < "4.0" +iniconfig==2.0.0; python_version >= "3.8" and python_version < "4.0" kiwisolver==1.4.5; python_version >= "3.8" and python_version < "4.0" lxml==5.1.0; python_version >= "3.8" and python_version < "4.0" matplotlib==3.8.3; python_version >= "3.8" and python_version < "4.0" From 21a353553c68d59ea6ada5ad52509e600b7dd431 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:31 +0000 Subject: [PATCH 76/85] Update mypy-extensions from 0.4.3 to 1.0.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 64739698..d1974784 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -24,7 +24,7 @@ lxml==5.1.0; python_version >= "3.8" and python_version < "4.0" matplotlib==3.8.3; python_version >= "3.8" and python_version < "4.0" mccabe==0.7.0 ; python_version >= "3.8" and python_version < "4.0" munch==4.0.0; python_version >= "3.8" and python_version < "4.0" -mypy-extensions==0.4.3 ; python_version >= "3.8" and python_version < "4.0" +mypy-extensions==1.0.0; python_version >= "3.8" and python_version < "4.0" numpy==1.26.4; python_version >= "3.8" and python_version < "4.0" packaging==23.2; python_version >= "3.8" and python_version < "4.0" pathspec==0.10.2 ; python_version >= "3.8" and python_version < "4.0" From 774c5b4d8d15192f41c305664005c4fded41c82e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:31 +0000 Subject: [PATCH 77/85] Update pathspec from 0.10.2 to 0.12.1 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index d1974784..36415317 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -27,7 +27,7 @@ munch==4.0.0; python_version >= "3.8" and python_version < "4.0" mypy-extensions==1.0.0; python_version >= "3.8" and python_version < "4.0" numpy==1.26.4; python_version >= "3.8" and python_version < "4.0" packaging==23.2; python_version >= "3.8" and python_version < "4.0" -pathspec==0.10.2 ; python_version >= "3.8" and python_version < "4.0" +pathspec==0.12.1; python_version >= "3.8" and python_version < "4.0" pillow==10.2.0; python_version >= "3.8" and python_version < "4.0" platformdirs==2.5.4 ; python_version >= "3.8" and python_version < "4.0" pluggy==1.0.0 ; python_version >= "3.8" and python_version < "4.0" From 326db86f4804c2de62db50bef9b9bc3030969ced Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:32 +0000 Subject: [PATCH 78/85] Update platformdirs from 2.5.4 to 4.2.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 36415317..a6400bf3 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -29,7 +29,7 @@ numpy==1.26.4; python_version >= "3.8" and python_version < "4.0" packaging==23.2; python_version >= "3.8" and python_version < "4.0" pathspec==0.12.1; python_version >= "3.8" and python_version < "4.0" pillow==10.2.0; python_version >= "3.8" and python_version < "4.0" -platformdirs==2.5.4 ; python_version >= "3.8" and python_version < "4.0" +platformdirs==4.2.0; python_version >= "3.8" and python_version < "4.0" pluggy==1.0.0 ; python_version >= "3.8" and python_version < "4.0" pyclipper==1.3.0.post5; python_version >= "3.8" and python_version < "4.0" pycodestyle==2.9.1 ; python_version >= "3.8" and python_version < "4.0" From 7a9bcc980cd04f10f87d79b3c3774486093a06af Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:32 +0000 Subject: [PATCH 79/85] Update pluggy from 1.0.0 to 1.4.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index a6400bf3..325605f5 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -30,7 +30,7 @@ packaging==23.2; python_version >= "3.8" and python_version < "4.0" pathspec==0.12.1; python_version >= "3.8" and python_version < "4.0" pillow==10.2.0; python_version >= "3.8" and python_version < "4.0" platformdirs==4.2.0; python_version >= "3.8" and python_version < "4.0" -pluggy==1.0.0 ; python_version >= "3.8" and python_version < "4.0" +pluggy==1.4.0; python_version >= "3.8" and python_version < "4.0" pyclipper==1.3.0.post5; python_version >= "3.8" and python_version < "4.0" pycodestyle==2.9.1 ; python_version >= "3.8" and python_version < "4.0" pydot3k==1.0.17 ; python_version >= "3.8" and python_version < "4.0" From 0926cd075f93ddf184fe69637123796ae5433d14 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:32 +0000 Subject: [PATCH 80/85] Update pycodestyle from 2.9.1 to 2.11.1 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 325605f5..ad855d19 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -32,7 +32,7 @@ pillow==10.2.0; python_version >= "3.8" and python_version < "4.0" platformdirs==4.2.0; python_version >= "3.8" and python_version < "4.0" pluggy==1.4.0; python_version >= "3.8" and python_version < "4.0" pyclipper==1.3.0.post5; python_version >= "3.8" and python_version < "4.0" -pycodestyle==2.9.1 ; python_version >= "3.8" and python_version < "4.0" +pycodestyle==2.11.1; python_version >= "3.8" and python_version < "4.0" pydot3k==1.0.17 ; python_version >= "3.8" and python_version < "4.0" pyflakes==2.5.0 ; python_version >= "3.8" and python_version < "4.0" pyparsing==3.1.1; python_version >= "3.8" and python_version < "4.0" From 8239aa15865b4e7fb68d7d404b905178285febcb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:33 +0000 Subject: [PATCH 81/85] Update pyflakes from 2.5.0 to 3.2.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index ad855d19..6b0b6264 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -34,7 +34,7 @@ pluggy==1.4.0; python_version >= "3.8" and python_version < "4.0" pyclipper==1.3.0.post5; python_version >= "3.8" and python_version < "4.0" pycodestyle==2.11.1; python_version >= "3.8" and python_version < "4.0" pydot3k==1.0.17 ; python_version >= "3.8" and python_version < "4.0" -pyflakes==2.5.0 ; python_version >= "3.8" and python_version < "4.0" +pyflakes==3.2.0; python_version >= "3.8" and python_version < "4.0" pyparsing==3.1.1; python_version >= "3.8" and python_version < "4.0" pypoly2tri==0.0.3 ; python_version >= "3.8" and python_version < "4.0" pytest-cov==4.0.0 ; python_version >= "3.8" and python_version < "4.0" From c15ec364ffdab217696cc2457930447227f22a05 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:33 +0000 Subject: [PATCH 82/85] Update pytest-cov from 4.0.0 to 4.1.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 6b0b6264..1321f667 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -37,7 +37,7 @@ pydot3k==1.0.17 ; python_version >= "3.8" and python_version < "4.0" pyflakes==3.2.0; python_version >= "3.8" and python_version < "4.0" pyparsing==3.1.1; python_version >= "3.8" and python_version < "4.0" pypoly2tri==0.0.3 ; python_version >= "3.8" and python_version < "4.0" -pytest-cov==4.0.0 ; python_version >= "3.8" and python_version < "4.0" +pytest-cov==4.1.0; python_version >= "3.8" and python_version < "4.0" pytest==7.2.0 ; python_version >= "3.8" and python_version < "4.0" python-dateutil==2.9.0; python_version >= "3.8" and python_version < "4.0" requests==2.28.1 ; python_version >= "3.8" and python_version < "4" From d540276d2669b3c15ef8874651b0cafe4b2806ac Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:33 +0000 Subject: [PATCH 83/85] Update pytest from 7.2.0 to 8.0.2 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 1321f667..34d2698a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -38,7 +38,7 @@ pyflakes==3.2.0; python_version >= "3.8" and python_version < "4.0" pyparsing==3.1.1; python_version >= "3.8" and python_version < "4.0" pypoly2tri==0.0.3 ; python_version >= "3.8" and python_version < "4.0" pytest-cov==4.1.0; python_version >= "3.8" and python_version < "4.0" -pytest==7.2.0 ; python_version >= "3.8" and python_version < "4.0" +pytest==8.0.2; python_version >= "3.8" and python_version < "4.0" python-dateutil==2.9.0; python_version >= "3.8" and python_version < "4.0" requests==2.28.1 ; python_version >= "3.8" and python_version < "4" setuptools-scm==8.0.4; python_version >= "3.8" and python_version < "4.0" From b8b22cd505bd6184eba03f76b317396e94410ba8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:34 +0000 Subject: [PATCH 84/85] Update requests from 2.28.1 to 2.31.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 34d2698a..5ee4dc69 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -40,7 +40,7 @@ pypoly2tri==0.0.3 ; python_version >= "3.8" and python_version < "4.0" pytest-cov==4.1.0; python_version >= "3.8" and python_version < "4.0" pytest==8.0.2; python_version >= "3.8" and python_version < "4.0" python-dateutil==2.9.0; python_version >= "3.8" and python_version < "4.0" -requests==2.28.1 ; python_version >= "3.8" and python_version < "4" +requests==2.31.0; python_version >= "3.8" and python_version < "4" setuptools-scm==8.0.4; python_version >= "3.8" and python_version < "4.0" setuptools==69.1.1; python_version >= "3.8" and python_version < "4.0" shapely==2.0.3; python_version >= "3.8" and python_version < "4.0" From affc094e594a36d3668ed6dbd691a10c9e4dea59 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 16:37:34 +0000 Subject: [PATCH 85/85] Update urllib3 from 1.26.12 to 2.2.1 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 5ee4dc69..b1a13216 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -50,4 +50,4 @@ tinynumpy==1.2.1 ; python_version >= "3.8" and python_version < "4.0" tomli==2.0.1 ; python_version >= "3.8" and python_version < "4.0" transforms3d==0.4.1 ; python_version >= "3.8" and python_version < "4.0" typing-extensions==4.10.0; python_version >= "3.8" and python_version < "4.0" -urllib3==1.26.12 ; python_version >= "3.8" and python_version < "4" +urllib3==2.2.1; python_version >= "3.8" and python_version < "4"