From 91734c3389aebb7ce06067308af0e2d8a3451036 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:04 +0200 Subject: [PATCH 01/34] Update astropy from 5.1.1 to 6.0.1 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index e6cc7935..f850fcd3 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -astropy==5.1.1 +astropy==6.0.1 cffi==1.15.1 colorlog==6.7.0 corner==2.2.1 From ef2d049ba83e83282e2541924edd312da46b05cb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:05 +0200 Subject: [PATCH 02/34] Update astropy from 5.1.1 to 6.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5fea59dc..db814b47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -astropy==5.1.1 +astropy==6.0.1 cffi==1.15.1 cffi>=1.0.0 colorlog==6.7.0 From 74d981419d63bc7aced3dd8c3541dedde9dbff2a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:05 +0200 Subject: [PATCH 03/34] Update cffi from 1.15.1 to 1.16.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index f850fcd3..94267c48 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ astropy==6.0.1 -cffi==1.15.1 +cffi==1.16.0 colorlog==6.7.0 corner==2.2.1 emcee==3.1.3 From 6bd518f4e97edf83dd8920facbb6a5fe4d3609eb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:06 +0200 Subject: [PATCH 04/34] Update cffi from 1.15.1 to 1.16.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db814b47..a7a47725 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ astropy==6.0.1 -cffi==1.15.1 +cffi==1.16.0 cffi>=1.0.0 colorlog==6.7.0 corner==2.2.1 From 3385530b4f33da154f47795f66b5470e3532432e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:06 +0200 Subject: [PATCH 05/34] 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 94267c48..5ac31a4e 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ astropy==6.0.1 cffi==1.16.0 -colorlog==6.7.0 +colorlog==6.8.2 corner==2.2.1 emcee==3.1.3 joblib==1.2.0 From 922b4657f37bcd2f475c11b78efc48b5b276daac Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:06 +0200 Subject: [PATCH 06/34] 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 a7a47725..cb190dc3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ astropy==6.0.1 cffi==1.16.0 cffi>=1.0.0 -colorlog==6.7.0 +colorlog==6.8.2 corner==2.2.1 emcee==3.1.3 joblib==1.2.0 From 2f49b97cd72aad82e909766ea4b548246bf6e8cb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:07 +0200 Subject: [PATCH 07/34] Update corner from 2.2.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 5ac31a4e..a18b58e2 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ astropy==6.0.1 cffi==1.16.0 colorlog==6.8.2 -corner==2.2.1 +corner==2.2.2 emcee==3.1.3 joblib==1.2.0 jsonschema==4.16.0 From 27399394acb6275127ffd88693039122e1b57798 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:07 +0200 Subject: [PATCH 08/34] Update corner from 2.2.1 to 2.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cb190dc3..01eee263 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ astropy==6.0.1 cffi==1.16.0 cffi>=1.0.0 colorlog==6.8.2 -corner==2.2.1 +corner==2.2.2 emcee==3.1.3 joblib==1.2.0 jsonschema==4.16.0 From 4acd6ad2ed5ac18ddc3cc4c2e3f34aa771bbe639 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:08 +0200 Subject: [PATCH 09/34] 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 a18b58e2..7acffea7 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ astropy==6.0.1 cffi==1.16.0 colorlog==6.8.2 corner==2.2.2 -emcee==3.1.3 +emcee==3.1.6 joblib==1.2.0 jsonschema==4.16.0 matplotlib==3.6.1 From 000303235addc98a8547ece34a76bb2ef9a3ba67 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:08 +0200 Subject: [PATCH 10/34] 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 01eee263..566e7b89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ cffi==1.16.0 cffi>=1.0.0 colorlog==6.8.2 corner==2.2.2 -emcee==3.1.3 +emcee==3.1.6 joblib==1.2.0 jsonschema==4.16.0 matplotlib==3.6.1 From aba051735e778e6833a79035f56f1b32414dd423 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:09 +0200 Subject: [PATCH 11/34] Update joblib from 1.2.0 to 1.4.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 7acffea7..bafe31c3 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,7 +3,7 @@ cffi==1.16.0 colorlog==6.8.2 corner==2.2.2 emcee==3.1.6 -joblib==1.2.0 +joblib==1.4.0 jsonschema==4.16.0 matplotlib==3.6.1 numpy==1.23.4 From a83f00952612da76d4e6d4feb5e2fe3308b17071 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:09 +0200 Subject: [PATCH 12/34] Update joblib from 1.2.0 to 1.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 566e7b89..d535e0b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ cffi>=1.0.0 colorlog==6.8.2 corner==2.2.2 emcee==3.1.6 -joblib==1.2.0 +joblib==1.4.0 jsonschema==4.16.0 matplotlib==3.6.1 numpy==1.23.4 From a06058c4dd8450cdebbd77f7251dbce421ccaf4f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:10 +0200 Subject: [PATCH 13/34] Update jsonschema from 4.16.0 to 4.22.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index bafe31c3..7f04534c 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,7 +4,7 @@ colorlog==6.8.2 corner==2.2.2 emcee==3.1.6 joblib==1.4.0 -jsonschema==4.16.0 +jsonschema==4.22.0 matplotlib==3.6.1 numpy==1.23.4 pre-commit==2.20.0 From 91c51a1955703d93052d42591696d9fc7ab592c2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:10 +0200 Subject: [PATCH 14/34] Update jsonschema from 4.16.0 to 4.22.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d535e0b3..15ffef5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ colorlog==6.8.2 corner==2.2.2 emcee==3.1.6 joblib==1.4.0 -jsonschema==4.16.0 +jsonschema==4.22.0 matplotlib==3.6.1 numpy==1.23.4 From 2be3e738145561caa248a041c5aac9d4ca673749 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:10 +0200 Subject: [PATCH 15/34] Update matplotlib from 3.6.1 to 3.8.4 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 7f04534c..df486392 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,7 +5,7 @@ corner==2.2.2 emcee==3.1.6 joblib==1.4.0 jsonschema==4.22.0 -matplotlib==3.6.1 +matplotlib==3.8.4 numpy==1.23.4 pre-commit==2.20.0 pytest==7.2.0 From a14935ad5cd67969c59a9879efcba9a08c94e95f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:11 +0200 Subject: [PATCH 16/34] Update matplotlib from 3.6.1 to 3.8.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15ffef5b..719e20b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ corner==2.2.2 emcee==3.1.6 joblib==1.4.0 jsonschema==4.22.0 -matplotlib==3.6.1 +matplotlib==3.8.4 numpy==1.23.4 # optional for tools combine From a4162c98dde3e5739304c05bdf48aee66f57fdb3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:11 +0200 Subject: [PATCH 17/34] Update numpy from 1.23.4 to 1.26.4 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index df486392..2f387e82 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,7 +6,7 @@ emcee==3.1.6 joblib==1.4.0 jsonschema==4.22.0 matplotlib==3.8.4 -numpy==1.23.4 +numpy==1.26.4 pre-commit==2.20.0 pytest==7.2.0 pytest-cov==4.0.0 From b7ec85c6e076b893df2a9da6c4c8378059116c54 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:12 +0200 Subject: [PATCH 18/34] Update numpy from 1.23.4 to 1.26.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 719e20b6..86f135ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ emcee==3.1.6 joblib==1.4.0 jsonschema==4.22.0 matplotlib==3.8.4 -numpy==1.23.4 +numpy==1.26.4 # optional for tools combine # git+https://github.com/cylammarco/SpectRes From 05b57e91cf6092793a74f1d4b5684b0272a2f9cf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:12 +0200 Subject: [PATCH 19/34] Update pre-commit from 2.20.0 to 3.7.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 2f387e82..629c18c3 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -7,7 +7,7 @@ joblib==1.4.0 jsonschema==4.22.0 matplotlib==3.8.4 numpy==1.26.4 -pre-commit==2.20.0 +pre-commit==3.7.0 pytest==7.2.0 pytest-cov==4.0.0 python-dateutil==2.8.2 From f157466ae30dbf158c578abedc7de6fff534f552 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:13 +0200 Subject: [PATCH 20/34] Update pre-commit from 2.20.0 to 3.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 86f135ee..108b4252 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ numpy==1.26.4 # git+https://github.com/cylammarco/SpectRes # Development Requirements -pre-commit==2.20.0 +pre-commit==3.7.0 pytest==7.2.0 pytest-cov==4.0.0 python-dateutil==2.8.2 From 74149990c384c449ac8e9758bee4cfb019a0e82c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:13 +0200 Subject: [PATCH 21/34] Update pytest from 7.2.0 to 8.2.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 629c18c3..0a578c31 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -8,7 +8,7 @@ jsonschema==4.22.0 matplotlib==3.8.4 numpy==1.26.4 pre-commit==3.7.0 -pytest==7.2.0 +pytest==8.2.0 pytest-cov==4.0.0 python-dateutil==2.8.2 scikit-image==0.19.3 From 06f601f9b6b43b4e906e54601269a0d7936c24f3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:14 +0200 Subject: [PATCH 22/34] Update pytest from 7.2.0 to 8.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 108b4252..6981e5f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ numpy==1.26.4 # Development Requirements pre-commit==3.7.0 -pytest==7.2.0 +pytest==8.2.0 pytest-cov==4.0.0 python-dateutil==2.8.2 scikit-image==0.19.3 From 3069557595155938de7a1c4196375d11aee011e9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:14 +0200 Subject: [PATCH 23/34] Update pytest-cov from 4.0.0 to 5.0.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 0a578c31..0f7b3c3c 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -9,7 +9,7 @@ matplotlib==3.8.4 numpy==1.26.4 pre-commit==3.7.0 pytest==8.2.0 -pytest-cov==4.0.0 +pytest-cov==5.0.0 python-dateutil==2.8.2 scikit-image==0.19.3 scipy==1.9.3 From e8f54bac49635992e7abd881af0388afcd4ae6df Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:15 +0200 Subject: [PATCH 24/34] Update pytest-cov from 4.0.0 to 5.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6981e5f4..7ac0d3c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ numpy==1.26.4 # Development Requirements pre-commit==3.7.0 pytest==8.2.0 -pytest-cov==4.0.0 +pytest-cov==5.0.0 python-dateutil==2.8.2 scikit-image==0.19.3 scipy==1.9.3 From bee59692995661dbe4e9dccc04222d1a128b0800 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:15 +0200 Subject: [PATCH 25/34] Update python-dateutil from 2.8.2 to 2.9.0.post0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 0f7b3c3c..0b2bce10 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -10,7 +10,7 @@ numpy==1.26.4 pre-commit==3.7.0 pytest==8.2.0 pytest-cov==5.0.0 -python-dateutil==2.8.2 +python-dateutil==2.9.0.post0 scikit-image==0.19.3 scipy==1.9.3 sphinx==5.3.0 From 3a896bcc08d10381fd0a0634593229dde55ffa35 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:16 +0200 Subject: [PATCH 26/34] Update python-dateutil from 2.8.2 to 2.9.0.post0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7ac0d3c7..e44acb18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ numpy==1.26.4 pre-commit==3.7.0 pytest==8.2.0 pytest-cov==5.0.0 -python-dateutil==2.8.2 +python-dateutil==2.9.0.post0 scikit-image==0.19.3 scipy==1.9.3 sphinx==5.3.0 From eae9d53abcd14bd061070761d6c4627e85ebad8f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:16 +0200 Subject: [PATCH 27/34] Update scikit-image from 0.19.3 to 0.23.2 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 0b2bce10..b1f4c96b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -11,7 +11,7 @@ pre-commit==3.7.0 pytest==8.2.0 pytest-cov==5.0.0 python-dateutil==2.9.0.post0 -scikit-image==0.19.3 +scikit-image==0.23.2 scipy==1.9.3 sphinx==5.3.0 tqdm==4.64.1 From f7881673b8ca4153a34b270a79238e51c3e9a27a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:16 +0200 Subject: [PATCH 28/34] Update scikit-image from 0.19.3 to 0.23.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e44acb18..2cd6cd05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pre-commit==3.7.0 pytest==8.2.0 pytest-cov==5.0.0 python-dateutil==2.9.0.post0 -scikit-image==0.19.3 +scikit-image==0.23.2 scipy==1.9.3 sphinx==5.3.0 tqdm==4.64.1 From 2c6783f172a1e2ef14c0deafb563b3a2fde08700 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:17 +0200 Subject: [PATCH 29/34] Update scipy from 1.9.3 to 1.13.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index b1f4c96b..f8d21380 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -12,7 +12,7 @@ pytest==8.2.0 pytest-cov==5.0.0 python-dateutil==2.9.0.post0 scikit-image==0.23.2 -scipy==1.9.3 +scipy==1.13.0 sphinx==5.3.0 tqdm==4.64.1 wget==3.2 From 5bb41c63bd2f475010bf77b909e63d5a60316634 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:17 +0200 Subject: [PATCH 30/34] Update scipy from 1.9.3 to 1.13.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2cd6cd05..e6c89f92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ pytest==8.2.0 pytest-cov==5.0.0 python-dateutil==2.9.0.post0 scikit-image==0.23.2 -scipy==1.9.3 +scipy==1.13.0 sphinx==5.3.0 tqdm==4.64.1 wget==3.2 From 8c32c349c82f792c0ef0bf462cb308bf4c88dfae Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:18 +0200 Subject: [PATCH 31/34] Update sphinx from 5.3.0 to 7.3.7 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index f8d21380..565db993 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -13,6 +13,6 @@ pytest-cov==5.0.0 python-dateutil==2.9.0.post0 scikit-image==0.23.2 scipy==1.13.0 -sphinx==5.3.0 +sphinx==7.3.7 tqdm==4.64.1 wget==3.2 From 46ba8dc4196be3298052596dcd043a249712f0d0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:18 +0200 Subject: [PATCH 32/34] Update sphinx from 5.3.0 to 7.3.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e6c89f92..ddaa3414 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,6 +19,6 @@ pytest-cov==5.0.0 python-dateutil==2.9.0.post0 scikit-image==0.23.2 scipy==1.13.0 -sphinx==5.3.0 +sphinx==7.3.7 tqdm==4.64.1 wget==3.2 From a01aeed0981df014c33fc788121c945c275b0ba1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:19 +0200 Subject: [PATCH 33/34] Update tqdm from 4.64.1 to 4.66.2 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 565db993..88466ba9 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -14,5 +14,5 @@ python-dateutil==2.9.0.post0 scikit-image==0.23.2 scipy==1.13.0 sphinx==7.3.7 -tqdm==4.64.1 +tqdm==4.66.2 wget==3.2 From 84acfed11ec3789926c754c47a8913b2205201ac Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2024 17:25:19 +0200 Subject: [PATCH 34/34] Update tqdm from 4.64.1 to 4.66.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ddaa3414..9cb7f30e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,5 +20,5 @@ python-dateutil==2.9.0.post0 scikit-image==0.23.2 scipy==1.13.0 sphinx==7.3.7 -tqdm==4.64.1 +tqdm==4.66.2 wget==3.2