From 56f5cceebdcf89abeaed4e1172c0549c554a7d51 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Sep 2023 14:10:05 -0400 Subject: [PATCH 01/11] Update wheel from 0.37.0 to 0.41.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 91230b0..faf2975 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.2 watchdog==2.1.5 flake8==3.9.2 coverage==5.5 From 2d99d81354b4f558e49906b37c5ec7140dcf7f87 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Sep 2023 14:10:05 -0400 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 faf2975..21f59a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # pip==21.2.4 bumpversion==0.6.0 wheel==0.41.2 -watchdog==2.1.5 +watchdog==3.0.0 flake8==3.9.2 coverage==5.5 tox==3.24.4 From 90bc7c7625b8008d11a779f5caeb76f0fa2c775c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Sep 2023 14:10:05 -0400 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 21f59a6..8c91aa3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ bumpversion==0.6.0 wheel==0.41.2 watchdog==3.0.0 -flake8==3.9.2 +flake8==6.1.0 coverage==5.5 tox==3.24.4 Sphinx==4.2.0 From 91523ec6b1e2f6e7cef0f466e24fa97cbf73bac2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Sep 2023 14:10:06 -0400 Subject: [PATCH 04/11] Update coverage from 5.5 to 7.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8c91aa3..589f2b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ bumpversion==0.6.0 wheel==0.41.2 watchdog==3.0.0 flake8==6.1.0 -coverage==5.5 +coverage==7.3.0 tox==3.24.4 Sphinx==4.2.0 numpy==1.21.2 From 5fae31ddb53e7e087f341f6fc2c704f35f61dbf0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Sep 2023 14:10:06 -0400 Subject: [PATCH 05/11] Update tox from 3.24.4 to 4.11.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 589f2b7..3acdae2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ wheel==0.41.2 watchdog==3.0.0 flake8==6.1.0 coverage==7.3.0 -tox==3.24.4 +tox==4.11.0 Sphinx==4.2.0 numpy==1.21.2 pytest==6.2.5 From bc46b1a65ff3aa571400c0969438c43597e17bfc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Sep 2023 14:10:06 -0400 Subject: [PATCH 06/11] Update sphinx from 4.2.0 to 7.2.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3acdae2..69c6f6f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ watchdog==3.0.0 flake8==6.1.0 coverage==7.3.0 tox==4.11.0 -Sphinx==4.2.0 +Sphinx==7.2.5 numpy==1.21.2 pytest==6.2.5 pytest-runner==5.3.1 From ac55a48d735de58ed0e656dbb712d4f6f5fc6f61 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Sep 2023 14:10:07 -0400 Subject: [PATCH 07/11] Update numpy from 1.21.2 to 1.25.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69c6f6f..6f5f8e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ flake8==6.1.0 coverage==7.3.0 tox==4.11.0 Sphinx==7.2.5 -numpy==1.21.2 +numpy==1.25.2 pytest==6.2.5 pytest-runner==5.3.1 h5py_like==0.6.0 From a0ec0b1679191e4595aa7cab99dfe5def9d71626 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Sep 2023 14:10:07 -0400 Subject: [PATCH 08/11] Update pytest from 6.2.5 to 7.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6f5f8e2..0218d83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ coverage==7.3.0 tox==4.11.0 Sphinx==7.2.5 numpy==1.25.2 -pytest==6.2.5 +pytest==7.4.0 pytest-runner==5.3.1 h5py_like==0.6.0 h5py==3.4.0 From a224db53522d4859a765bcba671ec392467ae2c1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Sep 2023 14:10:07 -0400 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 0218d83..fc06131 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ tox==4.11.0 Sphinx==7.2.5 numpy==1.25.2 pytest==7.4.0 -pytest-runner==5.3.1 +pytest-runner==6.0.0 h5py_like==0.6.0 h5py==3.4.0 maturin==0.12.6 From 3495f14ac52a4e380fc9eba967a58fa289f10cef Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Sep 2023 14:10:08 -0400 Subject: [PATCH 10/11] Update h5py from 3.4.0 to 3.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fc06131..ab2fcc7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ numpy==1.25.2 pytest==7.4.0 pytest-runner==6.0.0 h5py_like==0.6.0 -h5py==3.4.0 +h5py==3.9.0 maturin==0.12.6 From 789ca3605ffa6c1ee6552179a02a1fc872f5fbcd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Sep 2023 14:10:08 -0400 Subject: [PATCH 11/11] Update maturin from 0.12.6 to 1.2.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ab2fcc7..00262af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ pytest==7.4.0 pytest-runner==6.0.0 h5py_like==0.6.0 h5py==3.9.0 -maturin==0.12.6 +maturin==1.2.3