From d3157cedb95ec5fac90f52a1548a983ae8d033d8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Feb 2022 16:27:15 +0100 Subject: [PATCH 01/23] Pin astropy to latest version 5.0.1 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index c5710e1a..350ebe1b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -astropy +astropy==5.0.1 cffi colorlog corner From 92c9bcd05c15eb7830d62faeece4c03cbfe04ab9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Feb 2022 16:27:15 +0100 Subject: [PATCH 02/23] Pin cffi to latest version 1.15.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 350ebe1b..71fa00cf 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ astropy==5.0.1 -cffi +cffi==1.15.0 colorlog corner emcee From 75fe833edeeeb9bc650f919c8e52ad21cfd66192 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Feb 2022 16:27:16 +0100 Subject: [PATCH 03/23] Pin colorlog to latest version 6.6.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 71fa00cf..6d0ae2a4 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ astropy==5.0.1 cffi==1.15.0 -colorlog +colorlog==6.6.0 corner emcee joblib From 7b17b8ff92dbaf55159c3e5339eb7522f1122de2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Feb 2022 16:27:16 +0100 Subject: [PATCH 04/23] Pin corner to latest version 2.2.1 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 6d0ae2a4..89566ecb 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ astropy==5.0.1 cffi==1.15.0 colorlog==6.6.0 -corner +corner==2.2.1 emcee joblib jsonschema From e5c46aad6c6aaf949462be1134775c75c554272a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Feb 2022 16:27:17 +0100 Subject: [PATCH 05/23] Pin emcee to latest version 3.1.1 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 89566ecb..81e7b764 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ astropy==5.0.1 cffi==1.15.0 colorlog==6.6.0 corner==2.2.1 -emcee +emcee==3.1.1 joblib jsonschema matplotlib From b11ef2c33b3e862edffd2c754d7e3d20e4585548 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Feb 2022 16:27:17 +0100 Subject: [PATCH 06/23] Pin joblib to latest version 1.1.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 81e7b764..641af6b6 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,7 +3,7 @@ cffi==1.15.0 colorlog==6.6.0 corner==2.2.1 emcee==3.1.1 -joblib +joblib==1.1.0 jsonschema matplotlib numpy From 34ed237968a04db8d1f6274b3976d57d2ae4d5c5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Feb 2022 16:27:18 +0100 Subject: [PATCH 07/23] Pin jsonschema to latest version 4.4.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 641af6b6..32cd47ac 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,7 +4,7 @@ colorlog==6.6.0 corner==2.2.1 emcee==3.1.1 joblib==1.1.0 -jsonschema +jsonschema==4.4.0 matplotlib numpy pre-commit From 3f47f38b112acdf3fab02773082eed98d1cbc48d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Feb 2022 16:27:18 +0100 Subject: [PATCH 08/23] Pin matplotlib to latest version 3.5.1 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 32cd47ac..16d92052 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,7 +5,7 @@ corner==2.2.1 emcee==3.1.1 joblib==1.1.0 jsonschema==4.4.0 -matplotlib +matplotlib==3.5.1 numpy pre-commit pytest From 4e1994101b0e39a38058f07dd874f958222c3823 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Feb 2022 16:27:18 +0100 Subject: [PATCH 09/23] Pin numpy to latest version 1.22.1 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 16d92052..0d9ece3b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,7 +6,7 @@ emcee==3.1.1 joblib==1.1.0 jsonschema==4.4.0 matplotlib==3.5.1 -numpy +numpy==1.22.1 pre-commit pytest pytest-cov From b3860ed79bb7eaa5e4f2da534240f30f3b7200da Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Feb 2022 16:27:19 +0100 Subject: [PATCH 10/23] Pin pre-commit to latest version 2.17.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 0d9ece3b..03a72b30 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -7,7 +7,7 @@ joblib==1.1.0 jsonschema==4.4.0 matplotlib==3.5.1 numpy==1.22.1 -pre-commit +pre-commit==2.17.0 pytest pytest-cov python-dateutil From 169d662f33321d58d0bfa74c6778b8c6949b83b0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Feb 2022 16:27:19 +0100 Subject: [PATCH 11/23] Pin pytest to latest version 6.2.5 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 03a72b30..9d2f9196 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -8,7 +8,7 @@ jsonschema==4.4.0 matplotlib==3.5.1 numpy==1.22.1 pre-commit==2.17.0 -pytest +pytest==6.2.5 pytest-cov python-dateutil scikit-image From 396d93b2724d61d7c5bf0ca7ff13258413fe20be Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Feb 2022 16:27:20 +0100 Subject: [PATCH 12/23] Pin pytest-cov to latest version 3.0.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 9d2f9196..66e0e4ec 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -9,7 +9,7 @@ matplotlib==3.5.1 numpy==1.22.1 pre-commit==2.17.0 pytest==6.2.5 -pytest-cov +pytest-cov==3.0.0 python-dateutil scikit-image scipy From d52b7d4b0ff3c1dc83a614980d65b7351186d285 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Feb 2022 16:27:20 +0100 Subject: [PATCH 13/23] Pin python-dateutil to latest version 2.8.2 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 66e0e4ec..1108c507 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -10,7 +10,7 @@ numpy==1.22.1 pre-commit==2.17.0 pytest==6.2.5 pytest-cov==3.0.0 -python-dateutil +python-dateutil==2.8.2 scikit-image scipy sphinx From c6ff37672de1d75976322a52128655246b41f537 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Feb 2022 16:27:20 +0100 Subject: [PATCH 14/23] Pin scikit-image to latest version 0.19.1 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 1108c507..3fb48128 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -11,7 +11,7 @@ pre-commit==2.17.0 pytest==6.2.5 pytest-cov==3.0.0 python-dateutil==2.8.2 -scikit-image +scikit-image==0.19.1 scipy sphinx tqdm From 0289345319304e12f94c0644a7da16cab6b46e26 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Feb 2022 16:27:21 +0100 Subject: [PATCH 15/23] Pin scipy to latest version 1.7.3 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 3fb48128..e63bcb01 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -12,7 +12,7 @@ pytest==6.2.5 pytest-cov==3.0.0 python-dateutil==2.8.2 scikit-image==0.19.1 -scipy +scipy==1.7.3 sphinx tqdm wget From 8734f288cf97520e700b15064a5deea5ad4e5e4c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Feb 2022 16:27:21 +0100 Subject: [PATCH 16/23] Pin sphinx to latest version 4.4.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index e63bcb01..ef27a0b0 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -13,6 +13,6 @@ pytest-cov==3.0.0 python-dateutil==2.8.2 scikit-image==0.19.1 scipy==1.7.3 -sphinx +sphinx==4.4.0 tqdm wget From a548a56d2b4d460fd35102bbfece9371f3253d5b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Feb 2022 16:27:22 +0100 Subject: [PATCH 17/23] Pin tqdm to latest version 4.62.3 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index ef27a0b0..cf0820bf 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -14,5 +14,5 @@ python-dateutil==2.8.2 scikit-image==0.19.1 scipy==1.7.3 sphinx==4.4.0 -tqdm +tqdm==4.62.3 wget From b85e33564a6b448f8d72b32da888fe7dd41df82b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Feb 2022 16:27:22 +0100 Subject: [PATCH 18/23] Pin wget to latest version 3.2 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index cf0820bf..94f25a38 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -15,4 +15,4 @@ scikit-image==0.19.1 scipy==1.7.3 sphinx==4.4.0 tqdm==4.62.3 -wget +wget==3.2 From ab43aac2cc1acd91dcf23092d1a0527abff10376 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Feb 2022 16:27:23 +0100 Subject: [PATCH 19/23] Update astropy from 5.0 to 5.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 68f646fc..d3e23ec2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -astropy==5.0 +astropy==5.0.1 cffi==1.15.0 cffi>=1.0.0 colorlog==6.6.0 From f133c3b5e9beb6fd468fc0b517a3359a8bdd1dd9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Feb 2022 16:27:23 +0100 Subject: [PATCH 20/23] Update jsonschema from 4.3.2 to 4.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d3e23ec2..81315f51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ colorlog==6.6.0 corner==2.2.1 emcee==3.1.1 joblib==1.1.0 -jsonschema==4.3.2 +jsonschema==4.4.0 matplotlib==3.5.1 numpy==1.22.0 From 3334605748fcba1f1a44c9fc8ebf3df76adbf932 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Feb 2022 16:27:24 +0100 Subject: [PATCH 21/23] Update numpy from 1.22.0 to 1.22.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 81315f51..0dd97d63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ emcee==3.1.1 joblib==1.1.0 jsonschema==4.4.0 matplotlib==3.5.1 -numpy==1.22.0 +numpy==1.22.1 # optional for tools combine # git+https://github.com/cylammarco/SpectRes From e8cd023eabdfa45844b68c56e985d6b68f801780 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Feb 2022 16:27:24 +0100 Subject: [PATCH 22/23] Update pre-commit from 2.16.0 to 2.17.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0dd97d63..4de86e46 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ numpy==1.22.1 # git+https://github.com/cylammarco/SpectRes # Development Requirements -pre-commit==2.16.0 +pre-commit==2.17.0 pytest==6.2.5 pytest-cov==3.0.0 python-dateutil==2.8.2 From 0c8b7209c6b3c2a0e608561c4bf9379845e353ef Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Feb 2022 16:27:24 +0100 Subject: [PATCH 23/23] Update sphinx from 4.3.2 to 4.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4de86e46..88f68b35 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,6 +19,6 @@ pytest-cov==3.0.0 python-dateutil==2.8.2 scikit-image==0.19.1 scipy==1.7.3 -sphinx==4.3.2 +sphinx==4.4.0 tqdm==4.62.3 wget==3.2