From 0c8c018ba2b644be083a13664a0544f87c2f0894 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:03 +0200 Subject: [PATCH 01/34] 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 e6cc7935..dfe9b348 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -astropy==5.1.1 +astropy==6.1.3 cffi==1.15.1 colorlog==6.7.0 corner==2.2.1 From 42d5c14bd0d6cc153c08d372cbc28884073f6c77 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:03 +0200 Subject: [PATCH 02/34] 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 5fea59dc..60d32dc1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -astropy==5.1.1 +astropy==6.1.3 cffi==1.15.1 cffi>=1.0.0 colorlog==6.7.0 From 97c18627c554de556e859f9ebc9ffcac161e0016 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:04 +0200 Subject: [PATCH 03/34] Update cffi from 1.15.1 to 1.17.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index dfe9b348..501ed9de 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ astropy==6.1.3 -cffi==1.15.1 +cffi==1.17.0 colorlog==6.7.0 corner==2.2.1 emcee==3.1.3 From 8a1089227dc633629e375678c379f6c658c0f79a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:04 +0200 Subject: [PATCH 04/34] Update cffi from 1.15.1 to 1.17.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 60d32dc1..021e5182 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ astropy==6.1.3 -cffi==1.15.1 +cffi==1.17.0 cffi>=1.0.0 colorlog==6.7.0 corner==2.2.1 From 37234092eded5d4c34a1a336819a6fe77e68bd87 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:05 +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 501ed9de..cf78ffa1 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ astropy==6.1.3 cffi==1.17.0 -colorlog==6.7.0 +colorlog==6.8.2 corner==2.2.1 emcee==3.1.3 joblib==1.2.0 From c1da089e83f4da82d1a78fc07398f5d342283268 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:05 +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 021e5182..5208e69c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ astropy==6.1.3 cffi==1.17.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 cbf03c975a350df75be952908f317c4a31801995 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:06 +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 cf78ffa1..eabaa348 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ astropy==6.1.3 cffi==1.17.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 c1356da14727cddffe07671127650f951361e59d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:06 +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 5208e69c..7a8350dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ astropy==6.1.3 cffi==1.17.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 81862a0a640d3ca2832fffe30f9632b67d7f9ef4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:07 +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 eabaa348..bc74c5a1 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ astropy==6.1.3 cffi==1.17.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 2dcdb99154880b0f2febf3e6ece2eb7ac0a06b7b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:07 +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 7a8350dd..af0e09e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ cffi==1.17.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 54787173530a61a599c36cecc4260d1e74578667 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:08 +0200 Subject: [PATCH 11/34] Update joblib from 1.2.0 to 1.4.2 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index bc74c5a1..db467ff3 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,7 +3,7 @@ cffi==1.17.0 colorlog==6.8.2 corner==2.2.2 emcee==3.1.6 -joblib==1.2.0 +joblib==1.4.2 jsonschema==4.16.0 matplotlib==3.6.1 numpy==1.23.4 From 1066c83fb79d3caa0d79a5942771cfd7af805386 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:08 +0200 Subject: [PATCH 12/34] Update joblib from 1.2.0 to 1.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af0e09e0..868068d8 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.2 jsonschema==4.16.0 matplotlib==3.6.1 numpy==1.23.4 From 7391598ad3cd81812dc1dd6e73b244830c13b9a2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:09 +0200 Subject: [PATCH 13/34] Update jsonschema from 4.16.0 to 4.23.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index db467ff3..f2a8190e 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.2 -jsonschema==4.16.0 +jsonschema==4.23.0 matplotlib==3.6.1 numpy==1.23.4 pre-commit==2.20.0 From 5552fad17ffe68e44bf3a6446e1ac62847e1dcee Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:09 +0200 Subject: [PATCH 14/34] Update jsonschema from 4.16.0 to 4.23.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 868068d8..dd55e242 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.2 -jsonschema==4.16.0 +jsonschema==4.23.0 matplotlib==3.6.1 numpy==1.23.4 From fdf33ee5031c72ccbd5e569def5f536d4f6035f9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:09 +0200 Subject: [PATCH 15/34] 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 f2a8190e..e2049c9d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,7 +5,7 @@ corner==2.2.2 emcee==3.1.6 joblib==1.4.2 jsonschema==4.23.0 -matplotlib==3.6.1 +matplotlib==3.9.2 numpy==1.23.4 pre-commit==2.20.0 pytest==7.2.0 From f82bacf63422670e3ad296ecafde1e41a0151955 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:10 +0200 Subject: [PATCH 16/34] 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 dd55e242..f8be2877 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ corner==2.2.2 emcee==3.1.6 joblib==1.4.2 jsonschema==4.23.0 -matplotlib==3.6.1 +matplotlib==3.9.2 numpy==1.23.4 # optional for tools combine From 8e3a6ad924daeefccc3caac7c6caa74c220f3fc4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:10 +0200 Subject: [PATCH 17/34] 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 e2049c9d..a6819f5f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,7 +6,7 @@ emcee==3.1.6 joblib==1.4.2 jsonschema==4.23.0 matplotlib==3.9.2 -numpy==1.23.4 +numpy==2.1.0 pre-commit==2.20.0 pytest==7.2.0 pytest-cov==4.0.0 From eb46cd6787c83315ae2430b9786d14b1e49eb56b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:11 +0200 Subject: [PATCH 18/34] 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 f8be2877..ae4761d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ emcee==3.1.6 joblib==1.4.2 jsonschema==4.23.0 matplotlib==3.9.2 -numpy==1.23.4 +numpy==2.1.0 # optional for tools combine # git+https://github.com/cylammarco/SpectRes From 2d7f7c17be48107d80f1bf7d81ed94c9156920da Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:11 +0200 Subject: [PATCH 19/34] 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 a6819f5f..f1bb6d98 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -7,7 +7,7 @@ joblib==1.4.2 jsonschema==4.23.0 matplotlib==3.9.2 numpy==2.1.0 -pre-commit==2.20.0 +pre-commit==3.8.0 pytest==7.2.0 pytest-cov==4.0.0 python-dateutil==2.8.2 From 0d1a14b3aa12badbc7f55d5abeabfaeb7c812456 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:12 +0200 Subject: [PATCH 20/34] 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 ae4761d6..6ff2d692 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ numpy==2.1.0 # git+https://github.com/cylammarco/SpectRes # Development Requirements -pre-commit==2.20.0 +pre-commit==3.8.0 pytest==7.2.0 pytest-cov==4.0.0 python-dateutil==2.8.2 From 8ce37338b165726dfb1d8e302f11fe723dfcfa23 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:12 +0200 Subject: [PATCH 21/34] 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 f1bb6d98..cc129978 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -8,7 +8,7 @@ jsonschema==4.23.0 matplotlib==3.9.2 numpy==2.1.0 pre-commit==3.8.0 -pytest==7.2.0 +pytest==8.3.2 pytest-cov==4.0.0 python-dateutil==2.8.2 scikit-image==0.19.3 From b9e92e9af7724e6720e96bb97950fc4f1288561e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:13 +0200 Subject: [PATCH 22/34] 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 6ff2d692..36601b9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ numpy==2.1.0 # Development Requirements pre-commit==3.8.0 -pytest==7.2.0 +pytest==8.3.2 pytest-cov==4.0.0 python-dateutil==2.8.2 scikit-image==0.19.3 From 2035fb998816edd95ceb711dfbd26b40e05af05d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:13 +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 cc129978..434890ae 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -9,7 +9,7 @@ matplotlib==3.9.2 numpy==2.1.0 pre-commit==3.8.0 pytest==8.3.2 -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 5b9f7da148747ea7b66b9444e119902eb6421a23 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:14 +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 36601b9b..592023ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ numpy==2.1.0 # Development Requirements pre-commit==3.8.0 pytest==8.3.2 -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 952209b2adf06d3aae4382898eedb0a1c43bf213 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:14 +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 434890ae..908f8431 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -10,7 +10,7 @@ numpy==2.1.0 pre-commit==3.8.0 pytest==8.3.2 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 b886a7aed22b6f0ac7be0e5f20af4e8777b4296d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:14 +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 592023ee..4ce68e52 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ numpy==2.1.0 pre-commit==3.8.0 pytest==8.3.2 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 6acaa5941347155f2f25a5dd44f5b52bb11c3ca7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:15 +0200 Subject: [PATCH 27/34] Update scikit-image from 0.19.3 to 0.24.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 908f8431..6ed98cac 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -11,7 +11,7 @@ pre-commit==3.8.0 pytest==8.3.2 pytest-cov==5.0.0 python-dateutil==2.9.0.post0 -scikit-image==0.19.3 +scikit-image==0.24.0 scipy==1.9.3 sphinx==5.3.0 tqdm==4.64.1 From 808869595c7065281914b8fee4056cd570dbc6c2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:15 +0200 Subject: [PATCH 28/34] Update scikit-image from 0.19.3 to 0.24.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4ce68e52..3bb9376c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pre-commit==3.8.0 pytest==8.3.2 pytest-cov==5.0.0 python-dateutil==2.9.0.post0 -scikit-image==0.19.3 +scikit-image==0.24.0 scipy==1.9.3 sphinx==5.3.0 tqdm==4.64.1 From 1119fef8ef17fe32792fbcab3d49b4f585ca3488 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:16 +0200 Subject: [PATCH 29/34] 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 6ed98cac..b059f898 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -12,7 +12,7 @@ pytest==8.3.2 pytest-cov==5.0.0 python-dateutil==2.9.0.post0 scikit-image==0.24.0 -scipy==1.9.3 +scipy==1.14.1 sphinx==5.3.0 tqdm==4.64.1 wget==3.2 From 6cac27e9dc1d68a79f2fd41fcea4b7edb90c9ce9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:16 +0200 Subject: [PATCH 30/34] 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 3bb9376c..77b53bb0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ pytest==8.3.2 pytest-cov==5.0.0 python-dateutil==2.9.0.post0 scikit-image==0.24.0 -scipy==1.9.3 +scipy==1.14.1 sphinx==5.3.0 tqdm==4.64.1 wget==3.2 From 37ab83d178d632cd8c19d5fc71d823d4a1fabef8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:17 +0200 Subject: [PATCH 31/34] 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 b059f898..7cb7e0e9 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.24.0 scipy==1.14.1 -sphinx==5.3.0 +sphinx==8.0.2 tqdm==4.64.1 wget==3.2 From 34bdaf9aafbe051a239b135e9bc9cc98f33ec13c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:18 +0200 Subject: [PATCH 32/34] 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 77b53bb0..c79271c9 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.24.0 scipy==1.14.1 -sphinx==5.3.0 +sphinx==8.0.2 tqdm==4.64.1 wget==3.2 From 01cfacb64575bb428165e4afd416e68df65449ef Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:18 +0200 Subject: [PATCH 33/34] 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 7cb7e0e9..86b32ba1 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -14,5 +14,5 @@ python-dateutil==2.9.0.post0 scikit-image==0.24.0 scipy==1.14.1 sphinx==8.0.2 -tqdm==4.64.1 +tqdm==4.66.5 wget==3.2 From 36137f1316bfc4b7cbf4bdefd6828959959c856c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 17:25:19 +0200 Subject: [PATCH 34/34] 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 c79271c9..e3e2debb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,5 +20,5 @@ python-dateutil==2.9.0.post0 scikit-image==0.24.0 scipy==1.14.1 sphinx==8.0.2 -tqdm==4.64.1 +tqdm==4.66.5 wget==3.2