From bd68a81cbed187ab9ce664648c8beb00862f6765 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:15 +0000 Subject: [PATCH 01/82] Update beautifulsoup4 from 4.8.0 to 4.12.2 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 45f1a456..510a882d 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.2; 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 fdd41c69588fb0a30c7c51241ce559ce136de350 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:15 +0000 Subject: [PATCH 02/82] Update beautifulsoup4 from 4.8.0 to 4.12.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 45f1a456..510a882d 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.2; 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 5ee96bbab3746b8b71ed82d4a178c34781fdef84 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:15 +0000 Subject: [PATCH 03/82] Update beautifulsoup4 from 4.8.0 to 4.12.2 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 924a5a61..c742ae04 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.2; 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 e31df4b3c8c0efab20583b97eab6bf85415db807 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:16 +0000 Subject: [PATCH 04/82] 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 510a882d..5ef56944 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4==4.12.2; 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 768ecdef0478781a893abd2823f71c6aa372e4be Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:16 +0000 Subject: [PATCH 05/82] 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 510a882d..5ef56944 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4==4.12.2; 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 8e2b9c2825ae00a8d0d624fb0432b2313fc473c8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:16 +0000 Subject: [PATCH 06/82] 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 c742ae04..3a6ee01e 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 b5162945a1fe0e19e64de1bf74d761dabe934007 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:17 +0000 Subject: [PATCH 07/82] 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 5ef56944..8a46cb46 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.12.2; 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 abc1dd8cc3bbaa710d88fe873270225d1a81c7b4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:17 +0000 Subject: [PATCH 08/82] 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 5ef56944..8a46cb46 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.12.2; 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 c1a833c9f3f464984cb71231a64cbfb98e499c1d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:18 +0000 Subject: [PATCH 09/82] 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 3a6ee01e..b5f59efe 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 291b0c824ac71938b0e73ed943c4f2830cef2c57 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:18 +0000 Subject: [PATCH 10/82] 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 8a46cb46..812fb776 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ beautifulsoup4==4.12.2; 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 10f78a80557a94ec8c2c66ab78a1f9915b426e5b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:18 +0000 Subject: [PATCH 11/82] 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 8a46cb46..812fb776 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ beautifulsoup4==4.12.2; 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 af5ca1ad519db5137a59bb3053ac150ad8744ae1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:19 +0000 Subject: [PATCH 12/82] 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 b5f59efe..a24b7797 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 2cb56bdf8dc7fa32d85b553796d2b3a5cb58af3c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:19 +0000 Subject: [PATCH 13/82] Update fonttools from 4.38.0 to 4.45.1 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 812fb776..b4156e62 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.45.1; 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 e7ac635929679f9d0d42a9500a84fb7b257b302c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:20 +0000 Subject: [PATCH 14/82] Update fonttools from 4.38.0 to 4.45.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 812fb776..b4156e62 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.45.1; 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 516a1f7b8e432a20c272de0c8d655852fe63cbc1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:20 +0000 Subject: [PATCH 15/82] Update fonttools from 4.38.0 to 4.45.1 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index a24b7797..3a21f86e 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.45.1; 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 9d6cd5507ed554d662f5a4f384b419ad6d548f58 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:20 +0000 Subject: [PATCH 16/82] Update future from 0.18.2 to 0.18.3 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index b4156e62..939383b5 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.45.1; python_version >= "3.8" and python_version < "4.0" -future==0.18.2 ; python_version >= "3.8" and python_version < "4.0" +future==0.18.3; 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 eaf3d5c9dba324f9bfe6e3633d590ae6ed51c0c4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:21 +0000 Subject: [PATCH 17/82] Update future from 0.18.2 to 0.18.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b4156e62..939383b5 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.45.1; python_version >= "3.8" and python_version < "4.0" -future==0.18.2 ; python_version >= "3.8" and python_version < "4.0" +future==0.18.3; 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 0c264b7dcaf69a9afd8487e6d865b108ee46a20e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:21 +0000 Subject: [PATCH 18/82] Update future from 0.18.2 to 0.18.3 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 3a21f86e..8d3f3f41 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.45.1; python_version >= "3.8" and python_version < "4.0" -future==0.18.2 ; python_version >= "3.8" and python_version < "4.0" +future==0.18.3; 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 6a8512348a00aa7ad2902e39858e7bd67f4a1b16 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:21 +0000 Subject: [PATCH 19/82] 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 939383b5..248392a1 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.45.1; python_version >= "3.8" and python_version < "4.0" future==0.18.3; 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 7c9382aa4269513a4bd7c356989215017b7b5e65 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:22 +0000 Subject: [PATCH 20/82] 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 939383b5..248392a1 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.45.1; python_version >= "3.8" and python_version < "4.0" future==0.18.3; 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 06cdbcf6de718d725466309dcf9ec9eace1c77ee Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:22 +0000 Subject: [PATCH 21/82] 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 8d3f3f41..446ee35d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -19,7 +19,7 @@ fonttools==4.45.1; python_version >= "3.8" and python_version < "4.0" future==0.18.3; 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 b698ea95bb74ab865262876e89edaa01e9f8ca8f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:23 +0000 Subject: [PATCH 22/82] Update lxml from 4.9.1 to 4.9.3 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 248392a1..a4caa3f4 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.45.1; python_version >= "3.8" and python_version < "4.0" future==0.18.3; 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==4.9.3; 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 224c7fa969eb75046f19b9442dd5c6d583cb21c2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:23 +0000 Subject: [PATCH 23/82] Update lxml from 4.9.1 to 4.9.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 248392a1..a4caa3f4 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.45.1; python_version >= "3.8" and python_version < "4.0" future==0.18.3; 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==4.9.3; 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 99504fc28811c305287757b31c2dd6a9c214a4b3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:24 +0000 Subject: [PATCH 24/82] Update lxml from 4.9.1 to 4.9.3 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 446ee35d..523b8807 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -20,7 +20,7 @@ future==0.18.3; 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==4.9.3; 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 5929a6637084ce6e8cfcca9185d381c05026a97d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:24 +0000 Subject: [PATCH 25/82] Update matplotlib from 3.6.2 to 3.8.2 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a4caa3f4..433b6e83 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -8,7 +8,7 @@ fonttools==4.45.1; python_version >= "3.8" and python_version < "4.0" future==0.18.3; 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.3; 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.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" packaging==21.3 ; python_version >= "3.8" and python_version < "4.0" From c2882e4d40001954a4a547544facd5b60807d1c6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:24 +0000 Subject: [PATCH 26/82] Update matplotlib from 3.6.2 to 3.8.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a4caa3f4..433b6e83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ fonttools==4.45.1; python_version >= "3.8" and python_version < "4.0" future==0.18.3; 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.3; 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.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" packaging==21.3 ; python_version >= "3.8" and python_version < "4.0" From 6c696bcdb2e1ba76ae8ff333c5266508ec00bc5b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:25 +0000 Subject: [PATCH 27/82] Update matplotlib from 3.6.2 to 3.8.2 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 523b8807..bde2e40f 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==4.9.3; 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.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" mypy-extensions==0.4.3 ; python_version >= "3.8" and python_version < "4.0" From c246594390659d1cbb62f701e0400eacdf0dbb5b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:25 +0000 Subject: [PATCH 28/82] 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 433b6e83..a14bfd5a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -9,7 +9,7 @@ future==0.18.3; 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.3; python_version >= "3.8" and python_version < "4.0" matplotlib==3.8.2; 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 0f3c869328c3bfac89d5af18bc2fdece5c1e57a9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:26 +0000 Subject: [PATCH 29/82] 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 433b6e83..a14bfd5a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ future==0.18.3; 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.3; python_version >= "3.8" and python_version < "4.0" matplotlib==3.8.2; 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 9d10bafc3130477a369b20fcfb5afb7e9dc2083e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:26 +0000 Subject: [PATCH 30/82] 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 bde2e40f..b44488b1 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==4.9.3; python_version >= "3.8" and python_version < "4.0" matplotlib==3.8.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" +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 812d7736b8eb9320642d1e512823c79532744bf6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:26 +0000 Subject: [PATCH 31/82] Update numpy from 1.23.4 to 1.26.2 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a14bfd5a..48c88d9e 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==4.9.3; python_version >= "3.8" and python_version < "4.0" matplotlib==3.8.2; 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.2; 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 c69ffcf4a9d14ec08a97f6e99cd79cb331c387e5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:27 +0000 Subject: [PATCH 32/82] Update numpy from 1.23.4 to 1.26.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a14bfd5a..48c88d9e 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==4.9.3; python_version >= "3.8" and python_version < "4.0" matplotlib==3.8.2; 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.2; 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 89363360a9ac8558e40a879fb2e64c9ba0fd662b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:27 +0000 Subject: [PATCH 33/82] Update numpy from 1.23.4 to 1.26.2 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index b44488b1..de674b09 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -25,7 +25,7 @@ matplotlib==3.8.2; 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.2; 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 c07c9014410c2481702bcc86733707c4a16607ed Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:28 +0000 Subject: [PATCH 34/82] 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 48c88d9e..b102571a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -11,7 +11,7 @@ lxml==4.9.3; python_version >= "3.8" and python_version < "4.0" matplotlib==3.8.2; 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.2; 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 f50f08a8c423a9952f4b1ac2213d41f185b8371c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:28 +0000 Subject: [PATCH 35/82] 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 48c88d9e..b102571a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ lxml==4.9.3; python_version >= "3.8" and python_version < "4.0" matplotlib==3.8.2; 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.2; 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 eb6289a1d830eb7dd1ea14720f1206016532a4b7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:28 +0000 Subject: [PATCH 36/82] 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 de674b09..9d3863e4 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.2; 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 c428165fe7edbf5760431bd113e81eeaf6fac6f3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:29 +0000 Subject: [PATCH 37/82] Update pillow from 9.3.0 to 10.1.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index b102571a..3744b9ca 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -12,7 +12,7 @@ matplotlib==3.8.2; 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.2; 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.1.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 dcff21bd8938f0aea226899b0f56d2477c380485 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:29 +0000 Subject: [PATCH 38/82] Update pillow from 9.3.0 to 10.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b102571a..3744b9ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ matplotlib==3.8.2; 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.2; 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.1.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 a156fad6d3d26b0d4cb19628d0d7d0f168e1d0a3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:30 +0000 Subject: [PATCH 39/82] Update pillow from 9.3.0 to 10.1.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 9d3863e4..d6233304 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.2; 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.1.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 f78c9e5aa8aa43cfa5b9b7ab1f68760053bf1d59 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:30 +0000 Subject: [PATCH 40/82] 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 3744b9ca..4ceab0ae 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.2; python_version >= "3.8" and python_version < "4.0" packaging==23.2; python_version >= "3.8" and python_version < "4.0" pillow==10.1.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 50af3f1beb2fc8ffe07907b31e532c070453420c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:30 +0000 Subject: [PATCH 41/82] 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 3744b9ca..4ceab0ae 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.2; python_version >= "3.8" and python_version < "4.0" packaging==23.2; python_version >= "3.8" and python_version < "4.0" pillow==10.1.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 432553749887138db84334b8589a7949c9bbb488 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:31 +0000 Subject: [PATCH 42/82] 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 d6233304..e61ce3d8 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.1.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 044622070ba32a24724345a052b01bd5e30ef608 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:31 +0000 Subject: [PATCH 43/82] 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 4ceab0ae..615d1e8e 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.1.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 1c154d2fa24f55811d2b9bb11bff524b33cfd24c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:32 +0000 Subject: [PATCH 44/82] 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 4ceab0ae..615d1e8e 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.1.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 58381cb84253c73a0c2093dbb4ad0e9500556fdc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:32 +0000 Subject: [PATCH 45/82] 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 e61ce3d8..745339dd 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 509c01e66f937d4487d9aa2e16df854381f7251d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:32 +0000 Subject: [PATCH 46/82] 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 615d1e8e..d4073fbc 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.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" +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 99574b738e7ad4484a87501e030cfdb2395ee5be Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:33 +0000 Subject: [PATCH 47/82] 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 615d1e8e..d4073fbc 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.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" +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 cfc07d1b3ab4afefb90f235680c33356667d687e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:33 +0000 Subject: [PATCH 48/82] 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 745339dd..ba79baa4 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.8.2 ; 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 bb54e7ac8188b4a30c78398945e652f24507890f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:34 +0000 Subject: [PATCH 49/82] Update setuptools from 65.5.1 to 69.0.2 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index d4073fbc..f8a93777 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.8.2 ; 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.0.2; 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 b099198223d17f121be3cee2f7abb8b6991129e3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:34 +0000 Subject: [PATCH 50/82] Update setuptools from 65.5.1 to 69.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d4073fbc..f8a93777 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.8.2 ; 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.0.2; 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 5b7df7538b7e86978bcb9951d8dc9d28ddf6471c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:34 +0000 Subject: [PATCH 51/82] Update setuptools from 65.5.1 to 69.0.2 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index ba79baa4..a32df0b9 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.8.2 ; 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.0.2; 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 115a8eac24c92832f8faf78ec3aac0787bee3cc3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:35 +0000 Subject: [PATCH 52/82] Update shapely from 1.8.5.post1 to 2.0.2 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index f8a93777..8aca3977 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.8.2 ; 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.0.2; 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.2; 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 7310de12481f1b0e79a56004b33a80788b2a8b6e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:35 +0000 Subject: [PATCH 53/82] Update shapely from 1.8.5.post1 to 2.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f8a93777..8aca3977 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.8.2 ; 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.0.2; 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.2; 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 d8726c0d148f16ea10d05613ca98601f00f26a61 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:36 +0000 Subject: [PATCH 54/82] Update shapely from 1.8.5.post1 to 2.0.2 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index a32df0b9..5f49459b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -43,7 +43,7 @@ python-dateutil==2.8.2 ; 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.0.2; 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.2; 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 2a4b025eac1b043476b39678893dd0e741dcc218 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:36 +0000 Subject: [PATCH 55/82] 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 8aca3977..ef7af8ab 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.0.2; python_version >= "3.8" and python_version < "4.0" shapely==2.0.2; 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 495c70c0d9001a715a8c998610ed4d0e5f7ef6ae Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:36 +0000 Subject: [PATCH 56/82] 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 8aca3977..ef7af8ab 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.0.2; python_version >= "3.8" and python_version < "4.0" shapely==2.0.2; 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 467abf21197f682b2a139b1c8ab9f5c761c2a052 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:37 +0000 Subject: [PATCH 57/82] 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 5f49459b..bd28fa2c 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.0.2; python_version >= "3.8" and python_version < "4.0" shapely==2.0.2; 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 c5d91bd9482b9701d65e8cdcbc6a34bb5504b065 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:38 +0000 Subject: [PATCH 58/82] Update typing-extensions from 4.4.0 to 4.8.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index ef7af8ab..c62479e8 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.8.0; python_version >= "3.8" and python_version < "4.0" From f637edd89921542cbb909774c8ace54c9ca26bc3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:38 +0000 Subject: [PATCH 59/82] Update typing-extensions from 4.4.0 to 4.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ef7af8ab..c62479e8 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.8.0; python_version >= "3.8" and python_version < "4.0" From c191e5ca6c7de3f3561f4d8a74154fdd71720f86 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:39 +0000 Subject: [PATCH 60/82] Update typing-extensions from 4.4.0 to 4.8.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index bd28fa2c..3a79b481 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.8.0; python_version >= "3.8" and python_version < "4.0" urllib3==1.26.12 ; python_version >= "3.8" and python_version < "4" From de613f9635a61766bda39450fa5fe7b1f0780c2d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:39 +0000 Subject: [PATCH 61/82] Update attrs from 22.1.0 to 23.1.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 3a79b481..f2ded7d4 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.1.0; python_version >= "3.8" and python_version < "4.0" beautifulsoup4==4.12.2; 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 976cdab73b6c26bcde2e3d93eb0d3713b9e7af30 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:39 +0000 Subject: [PATCH 62/82] Update black from 22.10.0 to 23.11.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index f2ded7d4..59b729a4 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,6 @@ attrs==23.1.0; python_version >= "3.8" and python_version < "4.0" beautifulsoup4==4.12.2; python_version >= "3.8" and python_version < "4.0" -black==22.10.0 ; python_version >= "3.8" and python_version < "4.0" +black==23.11.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 f63383ffb5091b78a4c950b050413bbd78445681 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:40 +0000 Subject: [PATCH 63/82] Update certifi from 2022.9.24 to 2023.11.17 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 59b729a4..6029c395 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,7 +1,7 @@ attrs==23.1.0; python_version >= "3.8" and python_version < "4.0" beautifulsoup4==4.12.2; python_version >= "3.8" and python_version < "4.0" black==23.11.0; python_version >= "3.8" and python_version < "4.0" -certifi==2022.9.24 ; python_version >= "3.8" and python_version < "4" +certifi==2023.11.17; 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 db5450e3fc738609e1e2153e8f6a764b3965c9e1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:40 +0000 Subject: [PATCH 64/82] 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 6029c395..d3b08dac 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,7 +2,7 @@ attrs==23.1.0; python_version >= "3.8" and python_version < "4.0" beautifulsoup4==4.12.2; python_version >= "3.8" and python_version < "4.0" black==23.11.0; python_version >= "3.8" and python_version < "4.0" certifi==2023.11.17; 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 85351b1e06c261fd0781dbed50233b594233e346 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:41 +0000 Subject: [PATCH 65/82] 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 d3b08dac..61e7d507 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,7 +3,7 @@ beautifulsoup4==4.12.2; python_version >= "3.8" and python_version < "4.0" black==23.11.0; python_version >= "3.8" and python_version < "4.0" certifi==2023.11.17; 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 60bd266e5accc6a059bfb31468efc3e8bbd89e0f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:41 +0000 Subject: [PATCH 66/82] 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 61e7d507..c4d9ad44 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,7 +4,7 @@ black==23.11.0; python_version >= "3.8" and python_version < "4.0" certifi==2023.11.17; 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 56f25d98c9c4704edd72bd4e48bc144c1772f841 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:41 +0000 Subject: [PATCH 67/82] Update coverage from 6.5.0 to 7.3.2 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index c4d9ad44..a1611860 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.3.2; 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 8f360e21b113ed48791bf3ea5b5efb62138c9fb0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:42 +0000 Subject: [PATCH 68/82] Update coverage from 6.5.0 to 7.3.2 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index a1611860..52d3576f 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.3.2; 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.3.2; 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 8000beabc31f022fb2c5ee681244a60a8069d07d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:42 +0000 Subject: [PATCH 69/82] 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 52d3576f..859a300e 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.45.1; python_version >= "3.8" and python_version < "4.0" future==0.18.3; python_version >= "3.8" and python_version < "4.0" From 8b8563fd9ff53265f6dee059702fc981799655b1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:43 +0000 Subject: [PATCH 70/82] Update flake8 from 5.0.4 to 6.1.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 859a300e..97f77821 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==6.1.0; python_version >= "3.8" and python_version < "4.0" fonttools==4.45.1; python_version >= "3.8" and python_version < "4.0" future==0.18.3; python_version >= "3.8" and python_version < "4.0" idna==3.4 ; python_version >= "3.8" and python_version < "4" From 5212a5d3de310fa1a3846d6f7c1058b8ef168159 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:43 +0000 Subject: [PATCH 71/82] 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 97f77821..49fcb7cb 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==6.1.0; python_version >= "3.8" and python_version < "4.0" fonttools==4.45.1; python_version >= "3.8" and python_version < "4.0" future==0.18.3; 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==4.9.3; python_version >= "3.8" and python_version < "4.0" From 00e3134dc47734ac1c37214256da3a2cb07a1787 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:43 +0000 Subject: [PATCH 72/82] 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 49fcb7cb..c166f6e5 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -18,7 +18,7 @@ flake8==6.1.0; python_version >= "3.8" and python_version < "4.0" fonttools==4.45.1; python_version >= "3.8" and python_version < "4.0" future==0.18.3; 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==4.9.3; python_version >= "3.8" and python_version < "4.0" matplotlib==3.8.2; python_version >= "3.8" and python_version < "4.0" From b619d0159062ac914cd48d329e9b5a8906ab6882 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:44 +0000 Subject: [PATCH 73/82] 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 c166f6e5..573279d8 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -24,7 +24,7 @@ lxml==4.9.3; python_version >= "3.8" and python_version < "4.0" matplotlib==3.8.2; 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.2; 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 3d7ef42711b99841ddb9989bd1f64e41e1614489 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:44 +0000 Subject: [PATCH 74/82] Update pathspec from 0.10.2 to 0.11.2 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 573279d8..7876dd09 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.2; 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.11.2; python_version >= "3.8" and python_version < "4.0" pillow==10.1.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 6eefd3c778255dc1db21c9252ad0f377f5de5fc6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:45 +0000 Subject: [PATCH 75/82] Update platformdirs from 2.5.4 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 7876dd09..cc5c5324 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -29,7 +29,7 @@ numpy==1.26.2; python_version >= "3.8" and python_version < "4.0" packaging==23.2; python_version >= "3.8" and python_version < "4.0" pathspec==0.11.2; python_version >= "3.8" and python_version < "4.0" pillow==10.1.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.0.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 6de5919efeaf431c3ab8d576253ad9518f932811 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:45 +0000 Subject: [PATCH 76/82] Update pluggy from 1.0.0 to 1.3.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index cc5c5324..16daacb1 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.11.2; python_version >= "3.8" and python_version < "4.0" pillow==10.1.0; python_version >= "3.8" and python_version < "4.0" platformdirs==4.0.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.3.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 3d259063916fb928ba127fa195340de8adefa136 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:45 +0000 Subject: [PATCH 77/82] 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 16daacb1..603b044e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -32,7 +32,7 @@ pillow==10.1.0; python_version >= "3.8" and python_version < "4.0" platformdirs==4.0.0; python_version >= "3.8" and python_version < "4.0" pluggy==1.3.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 0bb421041f05fe346c17551bd14763557e503faa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:46 +0000 Subject: [PATCH 78/82] Update pyflakes from 2.5.0 to 3.1.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 603b044e..b33b2136 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -34,7 +34,7 @@ pluggy==1.3.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.1.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 59e6a57ed9a410515dbd126139f6f4fb34a746c7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:46 +0000 Subject: [PATCH 79/82] 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 b33b2136..2bbd5020 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.1.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.8.2 ; python_version >= "3.8" and python_version < "4.0" requests==2.28.1 ; python_version >= "3.8" and python_version < "4" From 9c09713d43794ffad7cc9b00bc1c154e7dfea2e1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:46 +0000 Subject: [PATCH 80/82] Update pytest from 7.2.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 2bbd5020..85851143 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -38,7 +38,7 @@ pyflakes==3.1.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==7.4.3; python_version >= "3.8" and python_version < "4.0" python-dateutil==2.8.2 ; 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 f48c16c5419aec460241cb04067b792f7eca0d1a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:47 +0000 Subject: [PATCH 81/82] 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 85851143..5ec13383 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==7.4.3; python_version >= "3.8" and python_version < "4.0" python-dateutil==2.8.2 ; 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.0.2; python_version >= "3.8" and python_version < "4.0" shapely==2.0.2; python_version >= "3.8" and python_version < "4.0" From d03b4c56397b66983b25c423b2940d4646de624a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Dec 2023 16:38:47 +0000 Subject: [PATCH 82/82] Update urllib3 from 1.26.12 to 2.1.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 5ec13383..fe690aea 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.8.0; python_version >= "3.8" and python_version < "4.0" -urllib3==1.26.12 ; python_version >= "3.8" and python_version < "4" +urllib3==2.1.0; python_version >= "3.8" and python_version < "4"