From c5c30db748ce54f57d27cc8bcf104b82ce67c33d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Nov 2022 16:28:14 +0100 Subject: [PATCH 01/12] Update astropy from 5.1 to 5.1.1 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index e6eec36c..46725fd1 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -astropy==5.1 +astropy==5.1.1 cffi==1.15.1 colorlog==6.7.0 corner==2.2.1 From 56be19fad905ab03fb765d0c13d938bd8e04c495 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Nov 2022 16:28:15 +0100 Subject: [PATCH 02/12] Update astropy from 5.1 to 5.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 19a4d43d..d23caccf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -astropy==5.1 +astropy==5.1.1 cffi==1.15.1 cffi>=1.0.0 colorlog==6.7.0 From f70488ba749df8b48cf5ea5c57e6747620cdc968 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Nov 2022 16:28:15 +0100 Subject: [PATCH 03/12] Update matplotlib from 3.6.0 to 3.6.1 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 46725fd1..9965d33b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,7 +5,7 @@ corner==2.2.1 emcee==3.1.3 joblib==1.2.0 jsonschema==4.16.0 -matplotlib==3.6.0 +matplotlib==3.6.1 numpy==1.23.3 pre-commit==2.20.0 pytest==7.1.3 From 160e75205175b1973863a1ae224c0586daf6404b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Nov 2022 16:28:16 +0100 Subject: [PATCH 04/12] Update matplotlib from 3.6.0 to 3.6.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d23caccf..66a673bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ corner==2.2.1 emcee==3.1.3 joblib==1.2.0 jsonschema==4.16.0 -matplotlib==3.6.0 +matplotlib==3.6.1 numpy==1.23.3 # optional for tools combine From 14a1275f67e034bd56553254c63a39212d00f784 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Nov 2022 16:28:16 +0100 Subject: [PATCH 05/12] Update numpy from 1.23.3 to 1.23.4 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 9965d33b..ea6327e1 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,7 +6,7 @@ emcee==3.1.3 joblib==1.2.0 jsonschema==4.16.0 matplotlib==3.6.1 -numpy==1.23.3 +numpy==1.23.4 pre-commit==2.20.0 pytest==7.1.3 pytest-cov==4.0.0 From 8b36fc30bcbbbadd90830d0d47736c097ca2e450 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Nov 2022 16:28:16 +0100 Subject: [PATCH 06/12] Update numpy from 1.23.3 to 1.23.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 66a673bc..115ad733 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ emcee==3.1.3 joblib==1.2.0 jsonschema==4.16.0 matplotlib==3.6.1 -numpy==1.23.3 +numpy==1.23.4 # optional for tools combine # git+https://github.com/cylammarco/SpectRes From 9a1fabf05d172e23183985ab35cc5146c29428d3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Nov 2022 16:28:17 +0100 Subject: [PATCH 07/12] Update pytest from 7.1.3 to 7.2.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index ea6327e1..a090607a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -8,7 +8,7 @@ jsonschema==4.16.0 matplotlib==3.6.1 numpy==1.23.4 pre-commit==2.20.0 -pytest==7.1.3 +pytest==7.2.0 pytest-cov==4.0.0 python-dateutil==2.8.2 scikit-image==0.19.3 From 50cd37186d1b56198907960105783ae50c18e069 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Nov 2022 16:28:17 +0100 Subject: [PATCH 08/12] Update pytest from 7.1.3 to 7.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 115ad733..f7e0383c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ numpy==1.23.4 # Development Requirements pre-commit==2.20.0 -pytest==7.1.3 +pytest==7.2.0 pytest-cov==4.0.0 python-dateutil==2.8.2 scikit-image==0.19.3 From 3e9ef7df96caa39d5dbcab8da71afb2094740f1c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Nov 2022 16:28:18 +0100 Subject: [PATCH 09/12] Update scipy from 1.9.1 to 1.9.3 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a090607a..8f914fc4 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -12,7 +12,7 @@ pytest==7.2.0 pytest-cov==4.0.0 python-dateutil==2.8.2 scikit-image==0.19.3 -scipy==1.9.1 +scipy==1.9.3 sphinx==5.2.3 tqdm==4.64.1 wget==3.2 From 45befd29324f2934359bfcdc0d2481950cb51039 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Nov 2022 16:28:18 +0100 Subject: [PATCH 10/12] Update scipy from 1.9.1 to 1.9.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f7e0383c..b1f291b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ pytest==7.2.0 pytest-cov==4.0.0 python-dateutil==2.8.2 scikit-image==0.19.3 -scipy==1.9.1 +scipy==1.9.3 sphinx==5.2.3 tqdm==4.64.1 wget==3.2 From 2cbbbe8e4604366d746722d0df2d76cb6078ea8f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Nov 2022 16:28:18 +0100 Subject: [PATCH 11/12] Update sphinx from 5.2.3 to 5.3.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 8f914fc4..e6cc7935 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -13,6 +13,6 @@ pytest-cov==4.0.0 python-dateutil==2.8.2 scikit-image==0.19.3 scipy==1.9.3 -sphinx==5.2.3 +sphinx==5.3.0 tqdm==4.64.1 wget==3.2 From b69f8901efc18bb2cb0ee2aecd0bda704a03c2a2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Nov 2022 16:28:19 +0100 Subject: [PATCH 12/12] Update sphinx from 5.2.3 to 5.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b1f291b5..5fea59dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,6 +19,6 @@ pytest-cov==4.0.0 python-dateutil==2.8.2 scikit-image==0.19.3 scipy==1.9.3 -sphinx==5.2.3 +sphinx==5.3.0 tqdm==4.64.1 wget==3.2