From 7a98cfded14368c902d2565cea4feacfe7d89a30 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Oct 2024 17:02:04 +0200 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 043678c05370bb73ce3d335e856ed0b94d65211b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Oct 2024 17:02:04 +0200 Subject: [PATCH 02/17] Update numpy from 1.16.2 to 2.1.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1e71a990d..538f0d111 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pandas==2.2.3 -numpy==1.16.2 +numpy==2.1.2 dateutils==0.6.6 scipy==1.2.1 matplotlib==3.0.3 From 7ccff85be4ae54499091d2ce6c99583c23280a41 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Oct 2024 17:02:05 +0200 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 538f0d111..dcc20bab7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pandas==2.2.3 numpy==2.1.2 -dateutils==0.6.6 +dateutils==0.6.12 scipy==1.2.1 matplotlib==3.0.3 statsmodels==0.9.0 From 0942eb2e65c90514bfa3952f4b378b497e6935cd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Oct 2024 17:02:06 +0200 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 dcc20bab7..4e1529071 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ pandas==2.2.3 numpy==2.1.2 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 7965239a71d8e1df277cb07783181569a140f084 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Oct 2024 17:02:06 +0200 Subject: [PATCH 05/17] Update matplotlib from 3.0.3 to 3.9.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4e1529071..21c14922e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ pandas==2.2.3 numpy==2.1.2 dateutils==0.6.12 scipy==1.14.1 -matplotlib==3.0.3 +matplotlib==3.9.2 statsmodels==0.9.0 xlrd==1.2.0 From eb5262656ebd2f770ae58717ff892d0bcbbb2648 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Oct 2024 17:02:07 +0200 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 21c14922e..8db1ff1f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ numpy==2.1.2 dateutils==0.6.12 scipy==1.14.1 matplotlib==3.9.2 -statsmodels==0.9.0 +statsmodels==0.14.4 xlrd==1.2.0 From 110dfdf41ad35769cc0961b08a7c5502e8bbc8da Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Oct 2024 17:02:07 +0200 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 8db1ff1f8..27940dd66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ dateutils==0.6.12 scipy==1.14.1 matplotlib==3.9.2 statsmodels==0.14.4 -xlrd==1.2.0 +xlrd==2.0.1 From 84b8edcfaaf734c6d836e5fd8f12b71a595eafa9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Oct 2024 17:02:08 +0200 Subject: [PATCH 08/17] Update pip from 19.0.3 to 24.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 8d57d1a93..7a428d1bd 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -pip==19.0.3 +pip==24.2 bumpversion==0.5.3 wheel==0.33.1 watchdog==0.9.0 From 0bcd0a2b8733bb8a6515c857fe962fe9ab8b3f53 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Oct 2024 17:02:08 +0200 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 7a428d1bd..ce272a1e3 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ pip==24.2 -bumpversion==0.5.3 +bumpversion==0.6.0 wheel==0.33.1 watchdog==0.9.0 flake8==3.7.7 From ef5229a60c4829cdcf065bba543526fde6614af4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Oct 2024 17:02:09 +0200 Subject: [PATCH 10/17] Update wheel from 0.33.1 to 0.44.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ce272a1e3..81bdec433 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ pip==24.2 bumpversion==0.6.0 -wheel==0.33.1 +wheel==0.44.0 watchdog==0.9.0 flake8==3.7.7 tox==3.8.6 From cd3af24e4189f7cf768d20c189b291878196f69b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Oct 2024 17:02:10 +0200 Subject: [PATCH 11/17] Update watchdog from 0.9.0 to 5.0.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 81bdec433..8c4cbd80b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==24.2 bumpversion==0.6.0 wheel==0.44.0 -watchdog==0.9.0 +watchdog==5.0.3 flake8==3.7.7 tox==3.8.6 coverage==4.5.3 From afa512ac0c24f636dd85fd856869f84e5984bb72 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Oct 2024 17:02:10 +0200 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 8c4cbd80b..54b201a91 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ pip==24.2 bumpversion==0.6.0 wheel==0.44.0 watchdog==5.0.3 -flake8==3.7.7 +flake8==7.1.1 tox==3.8.6 coverage==4.5.3 Sphinx==2.0.1 From 7e663da220c8e5814d9ee21a4a616c17ea0234c0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Oct 2024 17:02:11 +0200 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 54b201a91..5ae9efe00 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bumpversion==0.6.0 wheel==0.44.0 watchdog==5.0.3 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 7ce368082287cc32cc921c0dbb08887c7941fbdf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Oct 2024 17:02:11 +0200 Subject: [PATCH 14/17] Update coverage from 4.5.3 to 7.6.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 5ae9efe00..eab7d415b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.44.0 watchdog==5.0.3 flake8==7.1.1 tox==4.23.2 -coverage==4.5.3 +coverage==7.6.4 Sphinx==2.0.1 cryptography==2.6.1 PyYAML==5.1 From 2aa2b4c2bbee0a489be5e10be9dd768cc9d0e90f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Oct 2024 17:02:12 +0200 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 eab7d415b..aaf0ebac1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==5.0.3 flake8==7.1.1 tox==4.23.2 coverage==7.6.4 -Sphinx==2.0.1 +Sphinx==8.1.3 cryptography==2.6.1 PyYAML==5.1 From a7b3aea91a3d2711c95240cc9f24495b65f7ce9a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Oct 2024 17:02:13 +0200 Subject: [PATCH 16/17] Update cryptography from 2.6.1 to 43.0.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index aaf0ebac1..53f7f82f6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,6 +6,6 @@ flake8==7.1.1 tox==4.23.2 coverage==7.6.4 Sphinx==8.1.3 -cryptography==2.6.1 +cryptography==43.0.3 PyYAML==5.1 From a400754b4971b97f0343a4f1f31fa1468fbd8061 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Oct 2024 17:02:14 +0200 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 53f7f82f6..e414b7bd6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,5 +7,5 @@ tox==4.23.2 coverage==7.6.4 Sphinx==8.1.3 cryptography==43.0.3 -PyYAML==5.1 +PyYAML==6.0.2