From 38bb8db37621fee9cb8e2edda877acee0a9b328d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 11:06:03 -0700 Subject: [PATCH 01/11] Update wheel from 0.37.0 to 0.43.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 91230b0..4430473 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.43.0 watchdog==2.1.5 flake8==3.9.2 coverage==5.5 From 4e537f799343088a5f2cf1abdcf529e6937163f8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 11:06:04 -0700 Subject: [PATCH 02/11] Update watchdog from 2.1.5 to 4.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4430473..988719e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # pip==21.2.4 bumpversion==0.6.0 wheel==0.43.0 -watchdog==2.1.5 +watchdog==4.0.1 flake8==3.9.2 coverage==5.5 tox==3.24.4 From 091e3f052324aa84cbf2c5bfa2c5b225fe442626 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 11:06:05 -0700 Subject: [PATCH 03/11] Update flake8 from 3.9.2 to 7.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 988719e..76aa975 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ bumpversion==0.6.0 wheel==0.43.0 watchdog==4.0.1 -flake8==3.9.2 +flake8==7.1.0 coverage==5.5 tox==3.24.4 Sphinx==4.2.0 From 401d8a5fdbb72fd3313b6e9f3ac623565f68d1ae Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 11:06:05 -0700 Subject: [PATCH 04/11] Update coverage from 5.5 to 7.5.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 76aa975..ca35ad3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ bumpversion==0.6.0 wheel==0.43.0 watchdog==4.0.1 flake8==7.1.0 -coverage==5.5 +coverage==7.5.4 tox==3.24.4 Sphinx==4.2.0 numpy==1.21.2 From 4faec71a8cee19f2edabd41ea7a61486255f1c0e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 11:06:06 -0700 Subject: [PATCH 05/11] Update tox from 3.24.4 to 4.15.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ca35ad3..0dafdc9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ wheel==0.43.0 watchdog==4.0.1 flake8==7.1.0 coverage==7.5.4 -tox==3.24.4 +tox==4.15.1 Sphinx==4.2.0 numpy==1.21.2 pytest==6.2.5 From 7e9a2a9ad08fdd4d9564ebf6332062fa9b03469c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 11:06:06 -0700 Subject: [PATCH 06/11] Update sphinx from 4.2.0 to 7.3.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0dafdc9..22ddf53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ watchdog==4.0.1 flake8==7.1.0 coverage==7.5.4 tox==4.15.1 -Sphinx==4.2.0 +Sphinx==7.3.7 numpy==1.21.2 pytest==6.2.5 pytest-runner==5.3.1 From eb19a16f482ee052272355e2ba1adcc7f00a9666 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 11:06:07 -0700 Subject: [PATCH 07/11] Update numpy from 1.21.2 to 2.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 22ddf53..431fb31 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ flake8==7.1.0 coverage==7.5.4 tox==4.15.1 Sphinx==7.3.7 -numpy==1.21.2 +numpy==2.0.0 pytest==6.2.5 pytest-runner==5.3.1 h5py_like==0.6.0 From 0dc5dd76ecec5f6f7f3c0ea0dc29f65fe66fb93f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 11:06:07 -0700 Subject: [PATCH 08/11] Update pytest from 6.2.5 to 8.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 431fb31..6ace22c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ coverage==7.5.4 tox==4.15.1 Sphinx==7.3.7 numpy==2.0.0 -pytest==6.2.5 +pytest==8.2.2 pytest-runner==5.3.1 h5py_like==0.6.0 h5py==3.4.0 From 5fdb71fe107672cdf0a9b66db676bd5e21df3f32 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 11:06:08 -0700 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 6ace22c..ee4447f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ tox==4.15.1 Sphinx==7.3.7 numpy==2.0.0 pytest==8.2.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 0152fdbe7c10e4280268b6f460e1f55bb179e1de Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 11:06:08 -0700 Subject: [PATCH 10/11] Update h5py from 3.4.0 to 3.11.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee4447f..0bc586e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ numpy==2.0.0 pytest==8.2.2 pytest-runner==6.0.1 h5py_like==0.6.0 -h5py==3.4.0 +h5py==3.11.0 maturin==0.12.6 From f0fd971a15b4400fe9edd32867c5fd515eec4cce Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 11:06:08 -0700 Subject: [PATCH 11/11] Update maturin from 0.12.6 to 1.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0bc586e..48d9b46 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ pytest==8.2.2 pytest-runner==6.0.1 h5py_like==0.6.0 h5py==3.11.0 -maturin==0.12.6 +maturin==1.6.0