From 98ab87cc093a4950133aad5936ff8c5438898417 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:26:03 +0200 Subject: [PATCH 01/26] Update pandas from 1.5.1 to 2.2.2 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 8e797024..f8485b18 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ # The requirements, without a version number, hopefully that works -pandas==1.5.1 +pandas==2.2.2 scipy==1.9.3 numpy==1.23.4 astropy==5.1.1 From f2915c3503d80352df50cf1f7498f52a9a534cb5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:26:03 +0200 Subject: [PATCH 02/26] Update pandas from 1.5.1 to 2.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0e972f3e..8a0240a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pandas==1.5.1 +pandas==2.2.2 scipy==1.9.3 numpy==1.23.4 astropy==5.1.1 From 0323c2c498011f626f5761516aec95dadab1daa0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:26:04 +0200 Subject: [PATCH 03/26] Update scipy from 1.9.3 to 1.14.1 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index f8485b18..af8cc41e 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ # The requirements, without a version number, hopefully that works pandas==2.2.2 -scipy==1.9.3 +scipy==1.14.1 numpy==1.23.4 astropy==5.1.1 wget==3.2 From aa5be45f9bf07ec9ea2d8dfa18b4762d9e37e1e4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:26:04 +0200 Subject: [PATCH 04/26] Update scipy from 1.9.3 to 1.14.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8a0240a1..4eb5a90b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pandas==2.2.2 -scipy==1.9.3 +scipy==1.14.1 numpy==1.23.4 astropy==5.1.1 wget==3.2 From f0201fb0574c9f72947fd53a03a4c0c54252892f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:26:05 +0200 Subject: [PATCH 05/26] Update numpy from 1.23.4 to 2.1.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index af8cc41e..72ea899a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ # The requirements, without a version number, hopefully that works pandas==2.2.2 scipy==1.14.1 -numpy==1.23.4 +numpy==2.1.0 astropy==5.1.1 wget==3.2 tqdm==4.64.1 From 1eb1b90767ae0fcdf3b963775ee94df60a5e3fa9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:26:05 +0200 Subject: [PATCH 06/26] Update numpy from 1.23.4 to 2.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4eb5a90b..0cd2699f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pandas==2.2.2 scipy==1.14.1 -numpy==1.23.4 +numpy==2.1.0 astropy==5.1.1 wget==3.2 tqdm==4.64.1 From 5f720eef51a62b5e8cbb27e7fd09ff82b2d15147 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:26:06 +0200 Subject: [PATCH 07/26] Update astropy from 5.1.1 to 6.1.3 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 72ea899a..4733678f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ pandas==2.2.2 scipy==1.14.1 numpy==2.1.0 -astropy==5.1.1 +astropy==6.1.3 wget==3.2 tqdm==4.64.1 colorlog==6.7.0 From 6f0abead2b8b32e18613d4dc85e32e024882835d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:26:06 +0200 Subject: [PATCH 08/26] Update astropy from 5.1.1 to 6.1.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0cd2699f..7b588b56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ pandas==2.2.2 scipy==1.14.1 numpy==2.1.0 -astropy==5.1.1 +astropy==6.1.3 wget==3.2 tqdm==4.64.1 colorlog==6.7.0 From 2c510eebca8eabdfa0084e1b5f4e906edebe82e9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:26:07 +0200 Subject: [PATCH 09/26] Update tqdm from 4.64.1 to 4.66.5 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 4733678f..a8991de4 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,7 +4,7 @@ scipy==1.14.1 numpy==2.1.0 astropy==6.1.3 wget==3.2 -tqdm==4.64.1 +tqdm==4.66.5 colorlog==6.7.0 emcee==3.1.3 pybtex==0.24.0 From 2d99e9ba0961c3611884891d4c2d6baac81b9100 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:26:07 +0200 Subject: [PATCH 10/26] Update tqdm from 4.64.1 to 4.66.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7b588b56..44a3936a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ scipy==1.14.1 numpy==2.1.0 astropy==6.1.3 wget==3.2 -tqdm==4.64.1 +tqdm==4.66.5 colorlog==6.7.0 emcee==3.1.3 pybtex==0.24.0 From 3479a442a1d823185465a68212f800329acf25db Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:26:08 +0200 Subject: [PATCH 11/26] Update colorlog from 6.7.0 to 6.8.2 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a8991de4..539e3b68 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,7 +5,7 @@ numpy==2.1.0 astropy==6.1.3 wget==3.2 tqdm==4.66.5 -colorlog==6.7.0 +colorlog==6.8.2 emcee==3.1.3 pybtex==0.24.0 flex-format==0.2.18 From 79748e35f2f82cb1add62f644e75bc44d78760b5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:26:08 +0200 Subject: [PATCH 12/26] Update colorlog from 6.7.0 to 6.8.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 44a3936a..c9992fdb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ numpy==2.1.0 astropy==6.1.3 wget==3.2 tqdm==4.66.5 -colorlog==6.7.0 +colorlog==6.8.2 emcee==3.1.3 pybtex==0.24.0 flex-format==0.2.18 From 84c1e844d416b5114493f1d7ccdc2baea6b19933 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:26:09 +0200 Subject: [PATCH 13/26] Update emcee from 3.1.3 to 3.1.6 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 539e3b68..fa83b1d0 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,7 +6,7 @@ astropy==6.1.3 wget==3.2 tqdm==4.66.5 colorlog==6.8.2 -emcee==3.1.3 +emcee==3.1.6 pybtex==0.24.0 flex-format==0.2.18 plotly==5.11.0 From 352cf7ce2324889c314bd5edc8663d88ed8a4586 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:26:09 +0200 Subject: [PATCH 14/26] Update emcee from 3.1.3 to 3.1.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c9992fdb..a895dbca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ astropy==6.1.3 wget==3.2 tqdm==4.66.5 colorlog==6.8.2 -emcee==3.1.3 +emcee==3.1.6 pybtex==0.24.0 flex-format==0.2.18 plotly==5.11.0 From 9e5591c07138ea295324e2082fb3d508b8d95a3e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:26:09 +0200 Subject: [PATCH 15/26] Update plotly from 5.11.0 to 5.24.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index fa83b1d0..785f5f0b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -9,7 +9,7 @@ colorlog==6.8.2 emcee==3.1.6 pybtex==0.24.0 flex-format==0.2.18 -plotly==5.11.0 +plotly==5.24.0 matplotlib==3.6.1 # Development Requirements pre-commit==2.20.0 From 06818059dd918a8e1e78b325b68076c62d654ed3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:26:10 +0200 Subject: [PATCH 16/26] Update plotly from 5.11.0 to 5.24.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a895dbca..f43d466e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ colorlog==6.8.2 emcee==3.1.6 pybtex==0.24.0 flex-format==0.2.18 -plotly==5.11.0 +plotly==5.24.0 matplotlib==3.6.1 # Development Requirements pre-commit==2.20.0 From 7abe794bf2acddc67172d70a5fe7df029eb3e324 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:26:10 +0200 Subject: [PATCH 17/26] Update matplotlib from 3.6.1 to 3.9.2 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 785f5f0b..caa8c6b2 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -10,7 +10,7 @@ emcee==3.1.6 pybtex==0.24.0 flex-format==0.2.18 plotly==5.24.0 -matplotlib==3.6.1 +matplotlib==3.9.2 # Development Requirements pre-commit==2.20.0 sphinx==5.3.0 From 6435a3e39627f202a7c5d8ae6f7d1850affaf416 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:26:11 +0200 Subject: [PATCH 18/26] Update matplotlib from 3.6.1 to 3.9.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f43d466e..112deab0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ emcee==3.1.6 pybtex==0.24.0 flex-format==0.2.18 plotly==5.24.0 -matplotlib==3.6.1 +matplotlib==3.9.2 # Development Requirements pre-commit==2.20.0 sphinx==5.3.0 From 0d644e2afea2647646c2d9b9fc0b685b071b641d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:26:11 +0200 Subject: [PATCH 19/26] Update pre-commit from 2.20.0 to 3.8.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index caa8c6b2..f5d32b3f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -12,7 +12,7 @@ flex-format==0.2.18 plotly==5.24.0 matplotlib==3.9.2 # Development Requirements -pre-commit==2.20.0 +pre-commit==3.8.0 sphinx==5.3.0 pytest==7.2.0 requests==2.28.1 From 0e38090d69abf7f09325c97e79dd0f66661adb4e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:26:12 +0200 Subject: [PATCH 20/26] Update pre-commit from 2.20.0 to 3.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 112deab0..961c9766 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ flex-format==0.2.18 plotly==5.24.0 matplotlib==3.9.2 # Development Requirements -pre-commit==2.20.0 +pre-commit==3.8.0 sphinx==5.3.0 pytest==7.2.0 requests==2.28.1 From eab7abf1389cdc539e3ae5024cac5c861fd4cb9f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:26:12 +0200 Subject: [PATCH 21/26] Update sphinx from 5.3.0 to 8.0.2 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index f5d32b3f..b258995c 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -13,6 +13,6 @@ plotly==5.24.0 matplotlib==3.9.2 # Development Requirements pre-commit==3.8.0 -sphinx==5.3.0 +sphinx==8.0.2 pytest==7.2.0 requests==2.28.1 From e33d748b070ee072af8244b77c17cd864ffc2f90 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:26:13 +0200 Subject: [PATCH 22/26] Update sphinx from 5.3.0 to 8.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 961c9766..7057fc80 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,6 +12,6 @@ plotly==5.24.0 matplotlib==3.9.2 # Development Requirements pre-commit==3.8.0 -sphinx==5.3.0 +sphinx==8.0.2 pytest==7.2.0 requests==2.28.1 From b90bf14df86e5e715b71a1413bc38cf3ff8c1814 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:26:13 +0200 Subject: [PATCH 23/26] Update pytest from 7.2.0 to 8.3.2 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index b258995c..d7db0f19 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -14,5 +14,5 @@ matplotlib==3.9.2 # Development Requirements pre-commit==3.8.0 sphinx==8.0.2 -pytest==7.2.0 +pytest==8.3.2 requests==2.28.1 From edcd2f83d8dbcd6d63cdced1b280b9af4e1dae46 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:26:14 +0200 Subject: [PATCH 24/26] Update pytest from 7.2.0 to 8.3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7057fc80..cafbbe4f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,5 +13,5 @@ matplotlib==3.9.2 # Development Requirements pre-commit==3.8.0 sphinx==8.0.2 -pytest==7.2.0 +pytest==8.3.2 requests==2.28.1 From 64db3ee718c30ad64a7b4bf5e700fd1b37188dfe Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:26:14 +0200 Subject: [PATCH 25/26] Update requests from 2.28.1 to 2.32.3 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index d7db0f19..3a3d0217 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -15,4 +15,4 @@ matplotlib==3.9.2 pre-commit==3.8.0 sphinx==8.0.2 pytest==8.3.2 -requests==2.28.1 +requests==2.32.3 From 45bbd123133c7a070760e82d873792c01ff3307c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:26:15 +0200 Subject: [PATCH 26/26] Update requests from 2.28.1 to 2.32.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cafbbe4f..8c9a6cd4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,4 +14,4 @@ matplotlib==3.9.2 pre-commit==3.8.0 sphinx==8.0.2 pytest==8.3.2 -requests==2.28.1 +requests==2.32.3