From 61ce4e1f92825dacd70d7260d86b615ed31fdcde Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Dec 2024 16:01:04 +0100 Subject: [PATCH 01/17] Update pandas from 0.24.2 to 2.2.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 23d3855ae..1e71a990d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pandas==0.24.2 +pandas==2.2.3 numpy==1.16.2 dateutils==0.6.6 scipy==1.2.1 From dc1652a6056eff86a2ce8affd44d896876fb3e23 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Dec 2024 16:01:05 +0100 Subject: [PATCH 02/17] Update numpy from 1.16.2 to 2.1.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1e71a990d..1fe0c9467 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pandas==2.2.3 -numpy==1.16.2 +numpy==2.1.3 dateutils==0.6.6 scipy==1.2.1 matplotlib==3.0.3 From 9402e14f3fb2fe564cf5e9ea28a6594ceb8bf61a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Dec 2024 16:01:05 +0100 Subject: [PATCH 03/17] Update dateutils from 0.6.6 to 0.6.12 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1fe0c9467..b4848983f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pandas==2.2.3 numpy==2.1.3 -dateutils==0.6.6 +dateutils==0.6.12 scipy==1.2.1 matplotlib==3.0.3 statsmodels==0.9.0 From 43e90ddd124f671ddd62dbf6dc8b78e0c4e0c487 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Dec 2024 16:01:06 +0100 Subject: [PATCH 04/17] Update scipy from 1.2.1 to 1.14.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b4848983f..83161b676 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ pandas==2.2.3 numpy==2.1.3 dateutils==0.6.12 -scipy==1.2.1 +scipy==1.14.1 matplotlib==3.0.3 statsmodels==0.9.0 xlrd==1.2.0 From 24ed65cada1fb155409f012d85b6f234162c69c6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Dec 2024 16:01:06 +0100 Subject: [PATCH 05/17] Update matplotlib from 3.0.3 to 3.9.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 83161b676..72fafd976 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ pandas==2.2.3 numpy==2.1.3 dateutils==0.6.12 scipy==1.14.1 -matplotlib==3.0.3 +matplotlib==3.9.3 statsmodels==0.9.0 xlrd==1.2.0 From f86da9591bb135a9fd2cf4e529ab335a570a4545 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Dec 2024 16:01:07 +0100 Subject: [PATCH 06/17] Update statsmodels from 0.9.0 to 0.14.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 72fafd976..77128d199 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ numpy==2.1.3 dateutils==0.6.12 scipy==1.14.1 matplotlib==3.9.3 -statsmodels==0.9.0 +statsmodels==0.14.4 xlrd==1.2.0 From 26d9989924af9f4effacf6200ac6ee9cb6ea7c73 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Dec 2024 16:01:08 +0100 Subject: [PATCH 07/17] Update xlrd from 1.2.0 to 2.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 77128d199..ea6e2d356 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ dateutils==0.6.12 scipy==1.14.1 matplotlib==3.9.3 statsmodels==0.14.4 -xlrd==1.2.0 +xlrd==2.0.1 From 5afbaf85993375547b2e9f112fbe938fbac3a697 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Dec 2024 16:01:08 +0100 Subject: [PATCH 08/17] Update pip from 19.0.3 to 24.3.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 8d57d1a93..51495b732 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -pip==19.0.3 +pip==24.3.1 bumpversion==0.5.3 wheel==0.33.1 watchdog==0.9.0 From 3e6e542912fab0f2e1596cd4f2ad52706c159dfd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Dec 2024 16:01:09 +0100 Subject: [PATCH 09/17] Update bumpversion from 0.5.3 to 0.6.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 51495b732..536f0163f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ pip==24.3.1 -bumpversion==0.5.3 +bumpversion==0.6.0 wheel==0.33.1 watchdog==0.9.0 flake8==3.7.7 From 5a9bb93b33afab7ded4436a76ec8d9f1cb4d86f6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Dec 2024 16:01:09 +0100 Subject: [PATCH 10/17] Update wheel from 0.33.1 to 0.45.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 536f0163f..5cee474b6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ pip==24.3.1 bumpversion==0.6.0 -wheel==0.33.1 +wheel==0.45.1 watchdog==0.9.0 flake8==3.7.7 tox==3.8.6 From be259cb6cb5284dec6addc8729c687fcb71551de Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Dec 2024 16:01:10 +0100 Subject: [PATCH 11/17] Update watchdog from 0.9.0 to 6.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 5cee474b6..72a449090 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==24.3.1 bumpversion==0.6.0 wheel==0.45.1 -watchdog==0.9.0 +watchdog==6.0.0 flake8==3.7.7 tox==3.8.6 coverage==4.5.3 From 74c086b39d5ff222b412acab8467dc96490857d7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Dec 2024 16:01:11 +0100 Subject: [PATCH 12/17] Update flake8 from 3.7.7 to 7.1.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 72a449090..ffd3815e9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ pip==24.3.1 bumpversion==0.6.0 wheel==0.45.1 watchdog==6.0.0 -flake8==3.7.7 +flake8==7.1.1 tox==3.8.6 coverage==4.5.3 Sphinx==2.0.1 From b949a0d4d9c1209cb4fe72df05b64686437a08e2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Dec 2024 16:01:11 +0100 Subject: [PATCH 13/17] Update tox from 3.8.6 to 4.23.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ffd3815e9..ac0846454 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bumpversion==0.6.0 wheel==0.45.1 watchdog==6.0.0 flake8==7.1.1 -tox==3.8.6 +tox==4.23.2 coverage==4.5.3 Sphinx==2.0.1 cryptography==2.6.1 From 74e067ed5bd7bddf3d5b7e3895380e5fd05ee765 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Dec 2024 16:01:12 +0100 Subject: [PATCH 14/17] Update coverage from 4.5.3 to 7.6.9 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ac0846454..6a6328510 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.45.1 watchdog==6.0.0 flake8==7.1.1 tox==4.23.2 -coverage==4.5.3 +coverage==7.6.9 Sphinx==2.0.1 cryptography==2.6.1 PyYAML==5.1 From 24104771f06886b5b4a265c70493ae03639c109d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Dec 2024 16:01:13 +0100 Subject: [PATCH 15/17] Update sphinx from 2.0.1 to 8.1.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 6a6328510..d6290ecf1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==6.0.0 flake8==7.1.1 tox==4.23.2 coverage==7.6.9 -Sphinx==2.0.1 +Sphinx==8.1.3 cryptography==2.6.1 PyYAML==5.1 From c93537603cbc708caacce9b287f33fe339d5d1f9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Dec 2024 16:01:13 +0100 Subject: [PATCH 16/17] Update cryptography from 2.6.1 to 44.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index d6290ecf1..18abd64c0 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,6 +6,6 @@ flake8==7.1.1 tox==4.23.2 coverage==7.6.9 Sphinx==8.1.3 -cryptography==2.6.1 +cryptography==44.0.0 PyYAML==5.1 From 569c42dc2a8afa19bb2d2d72793935338d955586 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Dec 2024 16:01:14 +0100 Subject: [PATCH 17/17] Update pyyaml from 5.1 to 6.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 18abd64c0..152e3aa4c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,5 +7,5 @@ tox==4.23.2 coverage==7.6.9 Sphinx==8.1.3 cryptography==44.0.0 -PyYAML==5.1 +PyYAML==6.0.2