From d9e210f9e24fa58f8c02e3a2c3ac6977491c2258 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:03 +0200 Subject: [PATCH 01/33] Update numpy from 1.26.4 to 2.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0bf62141..b11f74c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -i https://pypi.org/simple cffi==1.17.0rc1; python_version >= '3.8' clr-loader==0.2.6; python_version >= '3.7' -numpy==1.26.4; python_version >= '3.9' +numpy==2.0.1; python_version >= '3.9' pandas==2.2.2; python_version >= '3.9' -e . ; python_version >= '3.9' pycparser==2.22; python_version >= '3.8' From 0e5f542777617d295316639eee2e84c4ac3f8a78 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:04 +0200 Subject: [PATCH 02/33] Update numpy from 1.26.4 to 2.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 5baaca60..1d32c7de 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -74,7 +74,7 @@ wcwidth==0.2.13 zipp==3.19.2; python_version >= '3.8' cffi==1.17.0rc1; python_version >= '3.8' clr-loader==0.2.6; python_version >= '3.7' -numpy==1.26.4; python_version >= '3.9' +numpy==2.0.1; python_version >= '3.9' pandas==2.2.2; python_version >= '3.9' -e . ; python_version >= '3.9' pycparser==2.22; python_version >= '3.8' From 9bad4560ced2c54dd55479d98b2aff7e701a94a8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:05 +0200 Subject: [PATCH 03/33] Update alabaster from 0.7.16 to 1.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 1d32c7de..5e017de3 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ -i https://pypi.org/simple accessible-pygments==0.0.5; python_version >= '3.9' -alabaster==0.7.16; python_version >= '3.9' +alabaster==1.0.0; python_version >= '3.9' annotated-types==0.7.0; python_version >= '3.8' astroid==3.2.2; python_full_version >= '3.8.0' babel==2.15.0; python_version >= '3.8' From b908ce6ea8ed4b273c2aa286cff2aedbc72925e7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:05 +0200 Subject: [PATCH 04/33] Update astroid from 3.2.2 to 3.3.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 5e017de3..bd7e60e1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ accessible-pygments==0.0.5; python_version >= '3.9' alabaster==1.0.0; python_version >= '3.9' annotated-types==0.7.0; python_version >= '3.8' -astroid==3.2.2; python_full_version >= '3.8.0' +astroid==3.3.0; python_full_version >= '3.8.0' babel==2.15.0; python_version >= '3.8' beautifulsoup4==4.13.0b2; python_full_version >= '3.6.0' bracex==2.4; python_version >= '3.8' From ad65eb02335312bf83b975d4710bd2641da297ce Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:06 +0200 Subject: [PATCH 05/33] Update bracex from 2.4 to 2.5 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index bd7e60e1..c3e87952 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ annotated-types==0.7.0; python_version >= '3.8' astroid==3.3.0; python_full_version >= '3.8.0' babel==2.15.0; python_version >= '3.8' beautifulsoup4==4.13.0b2; python_full_version >= '3.6.0' -bracex==2.4; python_version >= '3.8' +bracex==2.5; python_version >= '3.8' bump-my-version==0.23.0; python_version >= '3.8' certifi==2024.6.2; python_version >= '3.6' charset-normalizer==3.3.2; python_full_version >= '3.7.0' From 4973831b4b11cb8ee2cbd18b21e7549e425ed50a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:06 +0200 Subject: [PATCH 06/33] Update bump-my-version from 0.23.0 to 0.24.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c3e87952..40157da8 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ astroid==3.3.0; python_full_version >= '3.8.0' babel==2.15.0; python_version >= '3.8' beautifulsoup4==4.13.0b2; python_full_version >= '3.6.0' bracex==2.5; python_version >= '3.8' -bump-my-version==0.23.0; python_version >= '3.8' +bump-my-version==0.24.3; python_version >= '3.8' certifi==2024.6.2; python_version >= '3.6' charset-normalizer==3.3.2; python_full_version >= '3.7.0' click==8.1.7; python_version >= '3.7' From 070b46d558600e3fbb1d05846e61731aac6a557e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:07 +0200 Subject: [PATCH 07/33] Update certifi from 2024.6.2 to 2024.7.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 40157da8..982a24c1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,7 +7,7 @@ babel==2.15.0; python_version >= '3.8' beautifulsoup4==4.13.0b2; python_full_version >= '3.6.0' bracex==2.5; python_version >= '3.8' bump-my-version==0.24.3; python_version >= '3.8' -certifi==2024.6.2; python_version >= '3.6' +certifi==2024.7.4; python_version >= '3.6' charset-normalizer==3.3.2; python_full_version >= '3.7.0' click==8.1.7; python_version >= '3.7' codacy-coverage==1.3.11 From 3def1326286d293651f123b5ed4cb075b7ec9fa5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:08 +0200 Subject: [PATCH 08/33] Update coverage from 7.5.4 to 7.6.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 982a24c1..dfa504aa 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -13,7 +13,7 @@ click==8.1.7; python_version >= '3.7' codacy-coverage==1.3.11 codecov==2.1.13; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' colorama==0.4.6; sys_platform == 'win32' -coverage[toml]==7.5.4; python_version >= '3.8' +coverage[toml]==7.6.1; python_version >= '3.8' dill==0.3.8; python_version >= '3.11' docutils==0.21.2; python_version >= '3.9' idna==3.7; python_version >= '3.5' From 11b02689ec50a5a4391610bbf2df3a97cb705bcd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:08 +0200 Subject: [PATCH 09/33] Update importlib-metadata from 7.2.1 to 8.2.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index dfa504aa..40198b51 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -18,7 +18,7 @@ dill==0.3.8; python_version >= '3.11' docutils==0.21.2; python_version >= '3.9' idna==3.7; python_version >= '3.5' imagesize==1.4.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' -importlib-metadata==7.2.1; python_version >= '3.8' +importlib-metadata==8.2.0; python_version >= '3.8' iniconfig==2.0.0; python_version >= '3.7' isort==5.13.2; python_full_version >= '3.8.0' jaraco.classes==3.4.0; python_version >= '3.8' From 5ce06328de39de3d7807290194818352afa3b411 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:09 +0200 Subject: [PATCH 10/33] Update jaraco.functools from 4.0.1 to 4.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 40198b51..f3e9b0b2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -23,7 +23,7 @@ iniconfig==2.0.0; python_version >= '3.7' isort==5.13.2; python_full_version >= '3.8.0' jaraco.classes==3.4.0; python_version >= '3.8' jaraco.context==5.3.0; python_version >= '3.8' -jaraco.functools==4.0.1; python_version >= '3.8' +jaraco.functools==4.0.2; python_version >= '3.8' jinja2==3.1.4; python_version >= '3.7' keyring==25.2.1; python_version >= '3.8' markdown-it-py==3.0.0; python_version >= '3.8' From 9edc831097809e61c93ab59d73550f02d5325a55 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:10 +0200 Subject: [PATCH 11/33] Update keyring from 25.2.1 to 25.3.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f3e9b0b2..f68054ee 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -25,7 +25,7 @@ jaraco.classes==3.4.0; python_version >= '3.8' jaraco.context==5.3.0; python_version >= '3.8' jaraco.functools==4.0.2; python_version >= '3.8' jinja2==3.1.4; python_version >= '3.7' -keyring==25.2.1; python_version >= '3.8' +keyring==25.3.0; python_version >= '3.8' markdown-it-py==3.0.0; python_version >= '3.8' markupsafe==2.1.5; python_version >= '3.7' mccabe==0.7.0; python_version >= '3.6' From c76a317ee9a884eadfdd80e3f4452a7faa53d013 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:10 +0200 Subject: [PATCH 12/33] Update nh3 from 0.2.17 to 0.2.18 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f68054ee..c9e9a237 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -31,7 +31,7 @@ markupsafe==2.1.5; python_version >= '3.7' mccabe==0.7.0; python_version >= '3.6' mdurl==0.1.2; python_version >= '3.7' more-itertools==10.3.0; python_version >= '3.8' -nh3==0.2.17 +nh3==0.2.18 packaging==24.1; python_version >= '3.8' pkginfo==1.11.1; python_version >= '3.8' platformdirs==4.2.2; python_version >= '3.8' From 6a94fe4dea6bf11e9ea0ee63ce22424a742b6c94 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:11 +0200 Subject: [PATCH 13/33] Update prompt-toolkit from 3.0.36 to 3.0.47 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c9e9a237..cb1f6468 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -36,7 +36,7 @@ packaging==24.1; python_version >= '3.8' pkginfo==1.11.1; python_version >= '3.8' platformdirs==4.2.2; python_version >= '3.8' pluggy==1.5.0; python_version >= '3.8' -prompt-toolkit==3.0.36; python_full_version >= '3.6.2' +prompt-toolkit==3.0.47; python_full_version >= '3.6.2' pydantic==2.7.4; python_version >= '3.8' pydantic-core==2.18.4; python_version >= '3.8' pydantic-settings==2.3.3; python_version >= '3.8' From 5e1010e1f33f522f33379c804a5a4ad6d33a93d0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:12 +0200 Subject: [PATCH 14/33] Update pydantic from 2.7.4 to 2.8.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index cb1f6468..7b0c330d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -37,7 +37,7 @@ pkginfo==1.11.1; python_version >= '3.8' platformdirs==4.2.2; python_version >= '3.8' pluggy==1.5.0; python_version >= '3.8' prompt-toolkit==3.0.47; python_full_version >= '3.6.2' -pydantic==2.7.4; python_version >= '3.8' +pydantic==2.8.2; python_version >= '3.8' pydantic-core==2.18.4; python_version >= '3.8' pydantic-settings==2.3.3; python_version >= '3.8' pydata-sphinx-theme==0.15.4rc0; python_version >= '3.9' From d4c5694f8023a5415fc6d810ecd5a5884cd15318 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:12 +0200 Subject: [PATCH 15/33] Update pydantic-core from 2.18.4 to 2.20.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7b0c330d..7fa844a5 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -38,7 +38,7 @@ platformdirs==4.2.2; python_version >= '3.8' pluggy==1.5.0; python_version >= '3.8' prompt-toolkit==3.0.47; python_full_version >= '3.6.2' pydantic==2.8.2; python_version >= '3.8' -pydantic-core==2.18.4; python_version >= '3.8' +pydantic-core==2.20.1; python_version >= '3.8' pydantic-settings==2.3.3; python_version >= '3.8' pydata-sphinx-theme==0.15.4rc0; python_version >= '3.9' pygments==2.18.0; python_version >= '3.8' From 459946962029bd8fb126ccd95eb0ecbdd7bdd237 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:13 +0200 Subject: [PATCH 16/33] Update pydantic-settings from 2.3.3 to 2.4.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7fa844a5..3d06f172 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -39,7 +39,7 @@ pluggy==1.5.0; python_version >= '3.8' prompt-toolkit==3.0.47; python_full_version >= '3.6.2' pydantic==2.8.2; python_version >= '3.8' pydantic-core==2.20.1; python_version >= '3.8' -pydantic-settings==2.3.3; python_version >= '3.8' +pydantic-settings==2.4.0; python_version >= '3.8' pydata-sphinx-theme==0.15.4rc0; python_version >= '3.9' pygments==2.18.0; python_version >= '3.8' pylint==3.2.3; python_full_version >= '3.8.0' From 9a23a779012d1c78bb7bfca1453546d568960093 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:14 +0200 Subject: [PATCH 17/33] Update pydata-sphinx-theme from 0.15.4rc0 to 0.15.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3d06f172..200acada 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -40,7 +40,7 @@ prompt-toolkit==3.0.47; python_full_version >= '3.6.2' pydantic==2.8.2; python_version >= '3.8' pydantic-core==2.20.1; python_version >= '3.8' pydantic-settings==2.4.0; python_version >= '3.8' -pydata-sphinx-theme==0.15.4rc0; python_version >= '3.9' +pydata-sphinx-theme==0.15.4; python_version >= '3.9' pygments==2.18.0; python_version >= '3.8' pylint==3.2.3; python_full_version >= '3.8.0' pytest==8.2.2; python_version >= '3.8' From 728fbd9031daf237c93bba7e92811eb1c2a2ee8a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:14 +0200 Subject: [PATCH 18/33] Update pylint from 3.2.3 to 3.2.6 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 200acada..0429fe77 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -42,7 +42,7 @@ pydantic-core==2.20.1; python_version >= '3.8' pydantic-settings==2.4.0; python_version >= '3.8' pydata-sphinx-theme==0.15.4; python_version >= '3.9' pygments==2.18.0; python_version >= '3.8' -pylint==3.2.3; python_full_version >= '3.8.0' +pylint==3.2.6; python_full_version >= '3.8.0' pytest==8.2.2; python_version >= '3.8' pytest-cov==5.0.0; python_version >= '3.8' python-dotenv==1.0.1; python_version >= '3.8' From 481a7f704e5188954532f3533e0bac1dd291467e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:15 +0200 Subject: [PATCH 19/33] Update pytest from 8.2.2 to 8.3.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 0429fe77..fb4ef4b5 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -43,7 +43,7 @@ pydantic-settings==2.4.0; python_version >= '3.8' pydata-sphinx-theme==0.15.4; python_version >= '3.9' pygments==2.18.0; python_version >= '3.8' pylint==3.2.6; python_full_version >= '3.8.0' -pytest==8.2.2; python_version >= '3.8' +pytest==8.3.2; python_version >= '3.8' pytest-cov==5.0.0; python_version >= '3.8' python-dotenv==1.0.1; python_version >= '3.8' pywin32-ctypes==0.2.2; sys_platform == 'win32' From 17521d7b190ad2cb25afba42b73eee3f6e29e0a6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:16 +0200 Subject: [PATCH 20/33] Update readme-renderer from 43.0 to 44.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index fb4ef4b5..c4e6d9b3 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -49,7 +49,7 @@ python-dotenv==1.0.1; python_version >= '3.8' pywin32-ctypes==0.2.2; sys_platform == 'win32' pyyaml==6.0.2rc1; python_version >= '3.6' questionary==2.0.1; python_version >= '3.8' -readme-renderer==43.0; python_version >= '3.8' +readme-renderer==44.0; python_version >= '3.8' requests==2.32.3; python_version >= '3.8' requests-toolbelt==1.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' rfc3986==2.0.0; python_version >= '3.7' From dee29c21876c117555a909467d6dbf321fa23973 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:16 +0200 Subject: [PATCH 21/33] Update ruff from 0.4.10 to 0.5.6 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c4e6d9b3..316e0364 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -55,7 +55,7 @@ requests-toolbelt==1.0.0; python_version >= '2.7' and python_version not in '3.0 rfc3986==2.0.0; python_version >= '3.7' rich==13.7.1; python_full_version >= '3.7.0' rich-click==1.8.3; python_version >= '3.7' -ruff==0.4.10; python_version >= '3.7' +ruff==0.5.6; python_version >= '3.7' snowballstemmer==2.2.0 soupsieve==2.5; python_version >= '3.8' sphinx==7.3.7; python_version >= '3.9' From 29d62c613cffc4dfff713f486fa79ab9eaa43c91 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:17 +0200 Subject: [PATCH 22/33] Update sphinx from 7.3.7 to 8.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 316e0364..cda4da55 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -58,7 +58,7 @@ rich-click==1.8.3; python_version >= '3.7' ruff==0.5.6; python_version >= '3.7' snowballstemmer==2.2.0 soupsieve==2.5; python_version >= '3.8' -sphinx==7.3.7; python_version >= '3.9' +sphinx==8.0.2; python_version >= '3.9' sphinxcontrib-applehelp==1.0.8; python_version >= '3.9' sphinxcontrib-devhelp==1.0.6; python_version >= '3.9' sphinxcontrib-htmlhelp==2.0.5; python_version >= '3.9' From c48c87164c960cdb87bcf903d0f1c44aa6a6ac1b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:17 +0200 Subject: [PATCH 23/33] Update sphinxcontrib-applehelp from 1.0.8 to 2.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index cda4da55..c5276e87 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -59,7 +59,7 @@ ruff==0.5.6; python_version >= '3.7' snowballstemmer==2.2.0 soupsieve==2.5; python_version >= '3.8' sphinx==8.0.2; python_version >= '3.9' -sphinxcontrib-applehelp==1.0.8; python_version >= '3.9' +sphinxcontrib-applehelp==2.0.0; python_version >= '3.9' sphinxcontrib-devhelp==1.0.6; python_version >= '3.9' sphinxcontrib-htmlhelp==2.0.5; python_version >= '3.9' sphinxcontrib-jsmath==1.0.1; python_version >= '3.5' From 4d12322097e1dd4fade4ead758eb0c5f820b333c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:18 +0200 Subject: [PATCH 24/33] Update sphinxcontrib-devhelp from 1.0.6 to 2.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c5276e87..06e423b7 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -60,7 +60,7 @@ snowballstemmer==2.2.0 soupsieve==2.5; python_version >= '3.8' sphinx==8.0.2; python_version >= '3.9' sphinxcontrib-applehelp==2.0.0; python_version >= '3.9' -sphinxcontrib-devhelp==1.0.6; python_version >= '3.9' +sphinxcontrib-devhelp==2.0.0; python_version >= '3.9' sphinxcontrib-htmlhelp==2.0.5; python_version >= '3.9' sphinxcontrib-jsmath==1.0.1; python_version >= '3.5' sphinxcontrib-qthelp==1.0.7; python_version >= '3.9' From c72b4743c017009bd0574f24c3004e577935fefc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:19 +0200 Subject: [PATCH 25/33] Update sphinxcontrib-htmlhelp from 2.0.5 to 2.1.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 06e423b7..a830588d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -61,7 +61,7 @@ soupsieve==2.5; python_version >= '3.8' sphinx==8.0.2; python_version >= '3.9' sphinxcontrib-applehelp==2.0.0; python_version >= '3.9' sphinxcontrib-devhelp==2.0.0; python_version >= '3.9' -sphinxcontrib-htmlhelp==2.0.5; python_version >= '3.9' +sphinxcontrib-htmlhelp==2.1.0; python_version >= '3.9' sphinxcontrib-jsmath==1.0.1; python_version >= '3.5' sphinxcontrib-qthelp==1.0.7; python_version >= '3.9' sphinxcontrib-serializinghtml==1.1.10; python_version >= '3.9' From 715c34c2c4b44a702796d870a845981c0db7279c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:19 +0200 Subject: [PATCH 26/33] Update sphinxcontrib-qthelp from 1.0.7 to 2.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a830588d..a28a9407 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -63,7 +63,7 @@ sphinxcontrib-applehelp==2.0.0; python_version >= '3.9' sphinxcontrib-devhelp==2.0.0; python_version >= '3.9' sphinxcontrib-htmlhelp==2.1.0; python_version >= '3.9' sphinxcontrib-jsmath==1.0.1; python_version >= '3.5' -sphinxcontrib-qthelp==1.0.7; python_version >= '3.9' +sphinxcontrib-qthelp==2.0.0; python_version >= '3.9' sphinxcontrib-serializinghtml==1.1.10; python_version >= '3.9' tomlkit==0.12.5; python_version >= '3.7' twine==5.1.0; python_version >= '3.8' From 7f188ef475980b94ae43ad8757c9ac92845fc5a4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:20 +0200 Subject: [PATCH 27/33] Update sphinxcontrib-serializinghtml from 1.1.10 to 2.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a28a9407..d21162fc 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -64,7 +64,7 @@ sphinxcontrib-devhelp==2.0.0; python_version >= '3.9' sphinxcontrib-htmlhelp==2.1.0; python_version >= '3.9' sphinxcontrib-jsmath==1.0.1; python_version >= '3.5' sphinxcontrib-qthelp==2.0.0; python_version >= '3.9' -sphinxcontrib-serializinghtml==1.1.10; python_version >= '3.9' +sphinxcontrib-serializinghtml==2.0.0; python_version >= '3.9' tomlkit==0.12.5; python_version >= '3.7' twine==5.1.0; python_version >= '3.8' typing-extensions==4.12.2; python_version >= '3.8' From 0f6691936b80ffd44baa58bac0e1bb378cfb7331 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:20 +0200 Subject: [PATCH 28/33] Update tomlkit from 0.12.5 to 0.13.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index d21162fc..ba784b36 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -65,7 +65,7 @@ sphinxcontrib-htmlhelp==2.1.0; python_version >= '3.9' sphinxcontrib-jsmath==1.0.1; python_version >= '3.5' sphinxcontrib-qthelp==2.0.0; python_version >= '3.9' sphinxcontrib-serializinghtml==2.0.0; python_version >= '3.9' -tomlkit==0.12.5; python_version >= '3.7' +tomlkit==0.13.0; python_version >= '3.7' twine==5.1.0; python_version >= '3.8' typing-extensions==4.12.2; python_version >= '3.8' urllib3==2.2.2; python_version >= '3.8' From 235578b96eb743d9a20a28c436f88865657a886d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:21 +0200 Subject: [PATCH 29/33] Update twine from 5.1.0 to 5.1.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ba784b36..673a0a60 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -66,7 +66,7 @@ sphinxcontrib-jsmath==1.0.1; python_version >= '3.5' sphinxcontrib-qthelp==2.0.0; python_version >= '3.9' sphinxcontrib-serializinghtml==2.0.0; python_version >= '3.9' tomlkit==0.13.0; python_version >= '3.7' -twine==5.1.0; python_version >= '3.8' +twine==5.1.1; python_version >= '3.8' typing-extensions==4.12.2; python_version >= '3.8' urllib3==2.2.2; python_version >= '3.8' wcmatch==8.5.2; python_version >= '3.8' From 128fc0bb7bf9ffb840db6eb58a8b7746ef37efd5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:22 +0200 Subject: [PATCH 30/33] Update wcmatch from 8.5.2 to 9.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 673a0a60..0d565370 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -69,7 +69,7 @@ tomlkit==0.13.0; python_version >= '3.7' twine==5.1.1; python_version >= '3.8' typing-extensions==4.12.2; python_version >= '3.8' urllib3==2.2.2; python_version >= '3.8' -wcmatch==8.5.2; python_version >= '3.8' +wcmatch==9.0; python_version >= '3.8' wcwidth==0.2.13 zipp==3.19.2; python_version >= '3.8' cffi==1.17.0rc1; python_version >= '3.8' From 05685860bda35503061054688f9495941af1dc21 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:22 +0200 Subject: [PATCH 31/33] Pin pandas to latest version 2.2.2 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index a356d6fe..d05cf238 100644 --- a/setup.cfg +++ b/setup.cfg @@ -36,7 +36,7 @@ packages = PIconnect._typing PIconnect._typing.dotnet install_requires = - pandas + pandas==2.2.2 wrapt pythonnet python_requires = >= 3.10 From 55a21af5bad3744b230f1af5e3d041e51eacf864 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:23 +0200 Subject: [PATCH 32/33] Pin wrapt to latest version 1.16.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index d05cf238..8e56b59a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -37,7 +37,7 @@ packages = PIconnect._typing.dotnet install_requires = pandas==2.2.2 - wrapt + wrapt==1.16.0 pythonnet python_requires = >= 3.10 include_package_data = True From 1423e367dd78412b20a3016521c3b6c07f82bc01 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 16:10:23 +0200 Subject: [PATCH 33/33] Pin pythonnet to latest version 3.0.3 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 8e56b59a..6a45f959 100644 --- a/setup.cfg +++ b/setup.cfg @@ -38,7 +38,7 @@ packages = install_requires = pandas==2.2.2 wrapt==1.16.0 - pythonnet + pythonnet==3.0.3 python_requires = >= 3.10 include_package_data = True zip_safe=False