From fc7f6eab9efeecb876184354db9a6d4136d708b1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2024 13:09:03 -0500 Subject: [PATCH 01/11] Update wheel from 0.37.0 to 0.42.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 91230b0..6a5722d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # pip==21.2.4 bumpversion==0.6.0 -wheel==0.37.0 +wheel==0.42.0 watchdog==2.1.5 flake8==3.9.2 coverage==5.5 From 55fecd8f9d15f1bfd5228ff52067dc8a4ada0eba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2024 13:09:03 -0500 Subject: [PATCH 02/11] Update watchdog from 2.1.5 to 3.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6a5722d..26b7b70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # pip==21.2.4 bumpversion==0.6.0 wheel==0.42.0 -watchdog==2.1.5 +watchdog==3.0.0 flake8==3.9.2 coverage==5.5 tox==3.24.4 From 90a5a4d878ecc1549bce72d10f368bd06e04b115 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2024 13:09:04 -0500 Subject: [PATCH 03/11] Update flake8 from 3.9.2 to 6.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 26b7b70..aafa39d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ bumpversion==0.6.0 wheel==0.42.0 watchdog==3.0.0 -flake8==3.9.2 +flake8==6.1.0 coverage==5.5 tox==3.24.4 Sphinx==4.2.0 From d71794bcf643a19b98a2bdfee26ad6c0dd18bd1d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2024 13:09:04 -0500 Subject: [PATCH 04/11] Update coverage from 5.5 to 7.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aafa39d..b365db3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ bumpversion==0.6.0 wheel==0.42.0 watchdog==3.0.0 flake8==6.1.0 -coverage==5.5 +coverage==7.4.0 tox==3.24.4 Sphinx==4.2.0 numpy==1.21.2 From fc7b4696e65261797d544f221fd2c59321f3d795 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2024 13:09:04 -0500 Subject: [PATCH 05/11] Update tox from 3.24.4 to 4.11.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b365db3..cb65c20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ wheel==0.42.0 watchdog==3.0.0 flake8==6.1.0 coverage==7.4.0 -tox==3.24.4 +tox==4.11.4 Sphinx==4.2.0 numpy==1.21.2 pytest==6.2.5 From 2b246c8e8407cff168239e186f40dfc7d1938671 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2024 13:09:05 -0500 Subject: [PATCH 06/11] Update sphinx from 4.2.0 to 7.2.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cb65c20..6788391 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ watchdog==3.0.0 flake8==6.1.0 coverage==7.4.0 tox==4.11.4 -Sphinx==4.2.0 +Sphinx==7.2.6 numpy==1.21.2 pytest==6.2.5 pytest-runner==5.3.1 From e782c9fe2f56d5be4359492ebd2cc3bbfd31bee9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2024 13:09:05 -0500 Subject: [PATCH 07/11] Update numpy from 1.21.2 to 1.26.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6788391..bd4313d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ flake8==6.1.0 coverage==7.4.0 tox==4.11.4 Sphinx==7.2.6 -numpy==1.21.2 +numpy==1.26.2 pytest==6.2.5 pytest-runner==5.3.1 h5py_like==0.6.0 From 280620eba282da5b63a6db874a764d6b01abda85 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2024 13:09:05 -0500 Subject: [PATCH 08/11] Update pytest from 6.2.5 to 7.4.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bd4313d..a12a646 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ coverage==7.4.0 tox==4.11.4 Sphinx==7.2.6 numpy==1.26.2 -pytest==6.2.5 +pytest==7.4.4 pytest-runner==5.3.1 h5py_like==0.6.0 h5py==3.4.0 From 3d22a7fa5697f2d1dc1a4086aacca0aa6ed253fc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2024 13:09:06 -0500 Subject: [PATCH 09/11] Update pytest-runner from 5.3.1 to 6.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a12a646..e6f4e31 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ tox==4.11.4 Sphinx==7.2.6 numpy==1.26.2 pytest==7.4.4 -pytest-runner==5.3.1 +pytest-runner==6.0.1 h5py_like==0.6.0 h5py==3.4.0 maturin==0.12.6 From 3a6393b6b5e03202e96015db725891fe5fc15993 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2024 13:09:06 -0500 Subject: [PATCH 10/11] Update h5py from 3.4.0 to 3.10.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e6f4e31..60c90ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ numpy==1.26.2 pytest==7.4.4 pytest-runner==6.0.1 h5py_like==0.6.0 -h5py==3.4.0 +h5py==3.10.0 maturin==0.12.6 From 7fb1ac9ff3d8b7244cd29d48165ed2423143530e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2024 13:09:06 -0500 Subject: [PATCH 11/11] Update maturin from 0.12.6 to 1.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 60c90ec..d9edee7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ pytest==7.4.4 pytest-runner==6.0.1 h5py_like==0.6.0 h5py==3.10.0 -maturin==0.12.6 +maturin==1.4.0