From 3bf3e0920471849b4097ba4b2206b9180ff87cb3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 10:08:04 -0800 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 a5089608ca4fffadcef419811599b25309dda2c7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 10:08:04 -0800 Subject: [PATCH 02/11] Update watchdog from 2.1.5 to 4.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6a5722d..dc2411d 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==4.0.0 flake8==3.9.2 coverage==5.5 tox==3.24.4 From 11e07348a66678878f400fe651c2c745e9088d53 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 10:08:05 -0800 Subject: [PATCH 03/11] Update flake8 from 3.9.2 to 7.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dc2411d..1d8fc83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ bumpversion==0.6.0 wheel==0.42.0 watchdog==4.0.0 -flake8==3.9.2 +flake8==7.0.0 coverage==5.5 tox==3.24.4 Sphinx==4.2.0 From 919c2c58ca7c33617b895ea3706c9baa5d418f0a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 10:08:05 -0800 Subject: [PATCH 04/11] Update coverage from 5.5 to 7.4.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1d8fc83..0535cec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ bumpversion==0.6.0 wheel==0.42.0 watchdog==4.0.0 flake8==7.0.0 -coverage==5.5 +coverage==7.4.3 tox==3.24.4 Sphinx==4.2.0 numpy==1.21.2 From 06e37297edc338bf3ebbf3fec8d2c03005f30950 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 10:08:05 -0800 Subject: [PATCH 05/11] Update tox from 3.24.4 to 4.13.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0535cec..5c8ad68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ wheel==0.42.0 watchdog==4.0.0 flake8==7.0.0 coverage==7.4.3 -tox==3.24.4 +tox==4.13.0 Sphinx==4.2.0 numpy==1.21.2 pytest==6.2.5 From 05399c4e02244a20b3c7c7f7eef18ab2ad1fd5fd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 10:08:06 -0800 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 5c8ad68..f457a43 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ watchdog==4.0.0 flake8==7.0.0 coverage==7.4.3 tox==4.13.0 -Sphinx==4.2.0 +Sphinx==7.2.6 numpy==1.21.2 pytest==6.2.5 pytest-runner==5.3.1 From 08b856d071d6481a4fe51c4ccc37d6db99f8c9d9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 10:08:06 -0800 Subject: [PATCH 07/11] Update numpy from 1.21.2 to 1.26.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f457a43..80aa0cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ flake8==7.0.0 coverage==7.4.3 tox==4.13.0 Sphinx==7.2.6 -numpy==1.21.2 +numpy==1.26.4 pytest==6.2.5 pytest-runner==5.3.1 h5py_like==0.6.0 From 3455a350e895ae9f1fa06e3d5e00f2d43bc14479 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 10:08:06 -0800 Subject: [PATCH 08/11] Update pytest from 6.2.5 to 8.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 80aa0cd..fcbce33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ coverage==7.4.3 tox==4.13.0 Sphinx==7.2.6 numpy==1.26.4 -pytest==6.2.5 +pytest==8.0.2 pytest-runner==5.3.1 h5py_like==0.6.0 h5py==3.4.0 From 4400aa1fb2690a2e16727bf436d43d9b72436d9f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 10:08:07 -0800 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 fcbce33..bccb7c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ tox==4.13.0 Sphinx==7.2.6 numpy==1.26.4 pytest==8.0.2 -pytest-runner==5.3.1 +pytest-runner==6.0.1 h5py_like==0.6.0 h5py==3.4.0 maturin==0.12.6 From aeebb7141e0ddc5d748caeba0c7e16a49e07af85 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 10:08:07 -0800 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 bccb7c6..57d03a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ numpy==1.26.4 pytest==8.0.2 pytest-runner==6.0.1 h5py_like==0.6.0 -h5py==3.4.0 +h5py==3.10.0 maturin==0.12.6 From ff17901a60923581aaaabb709289e37795f617ef Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 10:08:07 -0800 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 57d03a1..2dba5d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ pytest==8.0.2 pytest-runner==6.0.1 h5py_like==0.6.0 h5py==3.10.0 -maturin==0.12.6 +maturin==1.4.0