From 34cd5df843a97ac0ab0c8f6ea32b36530f8d8d38 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Aug 2024 09:02:06 -0700 Subject: [PATCH 01/11] Update wheel from 0.36.2 to 0.43.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 1f299faf..d069759b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ -e . bump2version==1.0.1 -wheel==0.36.2 +wheel==0.43.0 watchdog==2.1.2 flake8==3.9.2 tox==3.23.1 From 65be748cc949659b6fda6768e3172a1d698d27c1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Aug 2024 09:02:07 -0700 Subject: [PATCH 02/11] Update watchdog from 2.1.2 to 4.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index d069759b..06cbf24d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ -e . bump2version==1.0.1 wheel==0.43.0 -watchdog==2.1.2 +watchdog==4.0.1 flake8==3.9.2 tox==3.23.1 coverage==5.5 From e16b84127b3d99716a7a240f44c5dbb757b507a6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Aug 2024 09:02:07 -0700 Subject: [PATCH 03/11] Update flake8 from 3.9.2 to 7.1.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 06cbf24d..689fe22e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ bump2version==1.0.1 wheel==0.43.0 watchdog==4.0.1 -flake8==3.9.2 +flake8==7.1.0 tox==3.23.1 coverage==5.5 Sphinx==4.0.2 From 19e403e06480d52a50350e6ca15b06b63dabfc22 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Aug 2024 09:02:08 -0700 Subject: [PATCH 04/11] Update tox from 3.23.1 to 4.16.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 689fe22e..a991fce4 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bump2version==1.0.1 wheel==0.43.0 watchdog==4.0.1 flake8==7.1.0 -tox==3.23.1 +tox==4.16.0 coverage==5.5 Sphinx==4.0.2 # only used for setup script From f5f87cc47682b2751f5d6b64212218f412870fd9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Aug 2024 09:02:09 -0700 Subject: [PATCH 05/11] Update coverage from 5.5 to 7.6.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a991fce4..b4d6ac0e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.43.0 watchdog==4.0.1 flake8==7.1.0 tox==4.16.0 -coverage==5.5 +coverage==7.6.0 Sphinx==4.0.2 # only used for setup script # cryptography==1.0.1 From f45be6dcf502d1648635248a02d2a109e4b49119 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Aug 2024 09:02:09 -0700 Subject: [PATCH 06/11] Update sphinx from 4.0.2 to 8.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b4d6ac0e..7706df4a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==4.0.1 flake8==7.1.0 tox==4.16.0 coverage==7.6.0 -Sphinx==4.0.2 +Sphinx==8.0.2 # only used for setup script # cryptography==1.0.1 py==1.10.0 From 189f1d97328b79c3f8c67cf8cf5e33c482ea2861 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Aug 2024 09:02:10 -0700 Subject: [PATCH 07/11] Update py from 1.10.0 to 1.11.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7706df4a..113076bf 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==7.6.0 Sphinx==8.0.2 # only used for setup script # cryptography==1.0.1 -py==1.10.0 +py==1.11.0 pytest==6.2.4 PyYAML==5.4.1 prospector[with_everything]==1.7.7 From 665a35414b972701eddc5249681e1f707f151c58 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Aug 2024 09:02:10 -0700 Subject: [PATCH 08/11] Update pytest from 6.2.4 to 8.3.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 113076bf..9a402fb2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,7 +9,7 @@ Sphinx==8.0.2 # only used for setup script # cryptography==1.0.1 py==1.11.0 -pytest==6.2.4 +pytest==8.3.2 PyYAML==5.4.1 prospector[with_everything]==1.7.7 python-dateutil>=2.6.0 From a0053c096cee55e0b293b86c990240b1d4402c98 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Aug 2024 09:02:11 -0700 Subject: [PATCH 09/11] Update pyyaml from 5.4.1 to 6.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9a402fb2..ee816da5 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,7 +10,7 @@ Sphinx==8.0.2 # cryptography==1.0.1 py==1.11.0 pytest==8.3.2 -PyYAML==5.4.1 +PyYAML==6.0.1 prospector[with_everything]==1.7.7 python-dateutil>=2.6.0 requests>=2.18 From a7b81093e10c6eb91673e881f38eafbc59c2db2f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Aug 2024 09:02:12 -0700 Subject: [PATCH 10/11] Update prospector from 1.7.7 to 1.10.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ee816da5..eb930e1b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -11,7 +11,7 @@ Sphinx==8.0.2 py==1.11.0 pytest==8.3.2 PyYAML==6.0.1 -prospector[with_everything]==1.7.7 +prospector[with_everything]==1.10.3 python-dateutil>=2.6.0 requests>=2.18 black>=18.9b0; python_version >= '3.6' From 65483a7e8df4fc0807e0e2a27bed091c01974196 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Aug 2024 09:02:12 -0700 Subject: [PATCH 11/11] Update pyopenssl from 20.0.1 to 24.2.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index eb930e1b..937bf2c0 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -15,4 +15,4 @@ prospector[with_everything]==1.10.3 python-dateutil>=2.6.0 requests>=2.18 black>=18.9b0; python_version >= '3.6' -pyOpenSSL==20.0.1 +pyOpenSSL==24.2.1