From 8b6cd55e622a8544d035fdd5fb297a35a55df1cd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Oct 2022 09:11:02 -0700 Subject: [PATCH 01/10] Update wheel from 0.36.2 to 0.37.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 1f299faf..408db9a8 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ -e . bump2version==1.0.1 -wheel==0.36.2 +wheel==0.37.1 watchdog==2.1.2 flake8==3.9.2 tox==3.23.1 From 3bf711505af04c85acd89652ff9ca344250e1da5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Oct 2022 09:11:02 -0700 Subject: [PATCH 02/10] Update watchdog from 2.1.2 to 2.1.9 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 408db9a8..798032e1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ -e . bump2version==1.0.1 wheel==0.37.1 -watchdog==2.1.2 +watchdog==2.1.9 flake8==3.9.2 tox==3.23.1 coverage==5.5 From a4ad89a893b56d94350fdbda56693f54d747c4bc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Oct 2022 09:11:03 -0700 Subject: [PATCH 03/10] Update flake8 from 3.9.2 to 5.0.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 798032e1..73ab26ab 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ bump2version==1.0.1 wheel==0.37.1 watchdog==2.1.9 -flake8==3.9.2 +flake8==5.0.4 tox==3.23.1 coverage==5.5 Sphinx==4.0.2 From 81a83be6d06431b78f24a1d9692373b2fe64fe4c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Oct 2022 09:11:03 -0700 Subject: [PATCH 04/10] Update tox from 3.23.1 to 3.26.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 73ab26ab..1e71b878 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bump2version==1.0.1 wheel==0.37.1 watchdog==2.1.9 flake8==5.0.4 -tox==3.23.1 +tox==3.26.0 coverage==5.5 Sphinx==4.0.2 # only used for setup script From e314332d7cc2b07c2c1e15c24e2c852f3435b2ef Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Oct 2022 09:11:03 -0700 Subject: [PATCH 05/10] Update coverage from 5.5 to 6.5.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 1e71b878..2dff12c6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.37.1 watchdog==2.1.9 flake8==5.0.4 tox==3.26.0 -coverage==5.5 +coverage==6.5.0 Sphinx==4.0.2 # only used for setup script # cryptography==1.0.1 From 42403fad9f92eb20240b6ddd64040d17bc273bb1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Oct 2022 09:11:04 -0700 Subject: [PATCH 06/10] Update sphinx from 4.0.2 to 5.2.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 2dff12c6..3b50c55f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==2.1.9 flake8==5.0.4 tox==3.26.0 coverage==6.5.0 -Sphinx==4.0.2 +Sphinx==5.2.3 # only used for setup script # cryptography==1.0.1 py==1.10.0 From 09ad73dcb658f4b008cf5fb018b68bf0a47d2d8a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Oct 2022 09:11:04 -0700 Subject: [PATCH 07/10] 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 3b50c55f..810a60bb 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==6.5.0 Sphinx==5.2.3 # 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 29a80b1abbf380eacadf768568907386a3698a78 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Oct 2022 09:11:04 -0700 Subject: [PATCH 08/10] Update pytest from 6.2.4 to 7.1.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 810a60bb..377a6782 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,7 +9,7 @@ Sphinx==5.2.3 # only used for setup script # cryptography==1.0.1 py==1.11.0 -pytest==6.2.4 +pytest==7.1.3 PyYAML==5.4.1 prospector[with_everything]==1.7.7 python-dateutil>=2.6.0 From 7107fa7042f53a92860967b152da2c0f6bfd4851 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Oct 2022 09:11:05 -0700 Subject: [PATCH 09/10] Update pyyaml from 5.4.1 to 6.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 377a6782..b8387606 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,7 +10,7 @@ Sphinx==5.2.3 # cryptography==1.0.1 py==1.11.0 pytest==7.1.3 -PyYAML==5.4.1 +PyYAML==6.0 prospector[with_everything]==1.7.7 python-dateutil>=2.6.0 requests>=2.18 From 83baf3b7d9b0e20b2a3fc9a1afc5da6d444aac28 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Oct 2022 09:11:05 -0700 Subject: [PATCH 10/10] Update pyopenssl from 20.0.1 to 22.1.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b8387606..554051e1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -15,4 +15,4 @@ prospector[with_everything]==1.7.7 python-dateutil>=2.6.0 requests>=2.18 black>=18.9b0; python_version >= '3.6' -pyOpenSSL==20.0.1 +pyOpenSSL==22.1.0