From c5adfb475f4c727bf75f5270062fd3919578b116 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 Nov 2023 11:09:23 -0700 Subject: [PATCH 01/11] Update wheel from 0.37.0 to 0.41.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 91230b0..bdece87 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.41.3 watchdog==2.1.5 flake8==3.9.2 coverage==5.5 From 42f94ba02f5ea25c2f88792b69479f7cc557d174 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 Nov 2023 11:09:23 -0700 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 bdece87..393a0f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # pip==21.2.4 bumpversion==0.6.0 wheel==0.41.3 -watchdog==2.1.5 +watchdog==3.0.0 flake8==3.9.2 coverage==5.5 tox==3.24.4 From 9a508a3adef74eb7c8fe7e324b7a274384cba561 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 Nov 2023 11:09:23 -0700 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 393a0f3..356b221 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ bumpversion==0.6.0 wheel==0.41.3 watchdog==3.0.0 -flake8==3.9.2 +flake8==6.1.0 coverage==5.5 tox==3.24.4 Sphinx==4.2.0 From e0b84bbecb90a195a6489812ef38c919c0269226 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 Nov 2023 11:09:24 -0700 Subject: [PATCH 04/11] Update coverage from 5.5 to 7.3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 356b221..6eaf483 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ bumpversion==0.6.0 wheel==0.41.3 watchdog==3.0.0 flake8==6.1.0 -coverage==5.5 +coverage==7.3.2 tox==3.24.4 Sphinx==4.2.0 numpy==1.21.2 From a402afaf45467c7c604d51721a286c8bb448f79a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 Nov 2023 11:09:24 -0700 Subject: [PATCH 05/11] Update tox from 3.24.4 to 4.11.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6eaf483..a32e432 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ wheel==0.41.3 watchdog==3.0.0 flake8==6.1.0 coverage==7.3.2 -tox==3.24.4 +tox==4.11.3 Sphinx==4.2.0 numpy==1.21.2 pytest==6.2.5 From 8b6f030d54a18905233df010578ea1cf105ee876 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 Nov 2023 11:09:25 -0700 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 a32e432..376f8a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ watchdog==3.0.0 flake8==6.1.0 coverage==7.3.2 tox==4.11.3 -Sphinx==4.2.0 +Sphinx==7.2.6 numpy==1.21.2 pytest==6.2.5 pytest-runner==5.3.1 From 7ab9ecb530e6c0d293a34f84923df27fccd4d8ef Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 Nov 2023 11:09:25 -0700 Subject: [PATCH 07/11] Update numpy from 1.21.2 to 1.26.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 376f8a8..704c1df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ flake8==6.1.0 coverage==7.3.2 tox==4.11.3 Sphinx==7.2.6 -numpy==1.21.2 +numpy==1.26.1 pytest==6.2.5 pytest-runner==5.3.1 h5py_like==0.6.0 From 1f2095cdc3604c644ecb963a9dc64d99d16c89f2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 Nov 2023 11:09:25 -0700 Subject: [PATCH 08/11] Update pytest from 6.2.5 to 7.4.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 704c1df..7eb3b5f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ coverage==7.3.2 tox==4.11.3 Sphinx==7.2.6 numpy==1.26.1 -pytest==6.2.5 +pytest==7.4.3 pytest-runner==5.3.1 h5py_like==0.6.0 h5py==3.4.0 From 5fbe1ba5bc72879a5367f67e369d953f9cead94d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 Nov 2023 11:09:26 -0700 Subject: [PATCH 09/11] Update pytest-runner from 5.3.1 to 6.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7eb3b5f..d362c46 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ tox==4.11.3 Sphinx==7.2.6 numpy==1.26.1 pytest==7.4.3 -pytest-runner==5.3.1 +pytest-runner==6.0.0 h5py_like==0.6.0 h5py==3.4.0 maturin==0.12.6 From 6d6584d88edcca9e1bb6e2b8fd9da6ae3696bda7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 Nov 2023 11:09:26 -0700 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 d362c46..ccf94ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ numpy==1.26.1 pytest==7.4.3 pytest-runner==6.0.0 h5py_like==0.6.0 -h5py==3.4.0 +h5py==3.10.0 maturin==0.12.6 From 9782a6d5699761c8764a6fd90be0519138e64b1b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 Nov 2023 11:09:27 -0700 Subject: [PATCH 11/11] Update maturin from 0.12.6 to 1.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ccf94ea..3b4a2c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ pytest==7.4.3 pytest-runner==6.0.0 h5py_like==0.6.0 h5py==3.10.0 -maturin==0.12.6 +maturin==1.3.1