From b155dfe9691d9e8ec23ca6120b6dd080583af554 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Apr 2021 09:14:15 -0700 Subject: [PATCH 01/12] Update bump2version from 0.5.10 to 1.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 92032521..0955c61f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ -e . -bump2version==0.5.10 +bump2version==1.0.1 wheel==0.33.1 watchdog==0.9.0 flake8==3.7.7 From 737c0c6930916ab3b4c88f646c3323bf0fdfb8b4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Apr 2021 09:14:16 -0700 Subject: [PATCH 02/12] Update wheel from 0.33.1 to 0.36.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 0955c61f..c713a180 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ -e . bump2version==1.0.1 -wheel==0.33.1 +wheel==0.36.2 watchdog==0.9.0 flake8==3.7.7 tox==3.7.0 From 7a900de9fbac8a71af7f89ef3b1941b1fd053573 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Apr 2021 09:14:16 -0700 Subject: [PATCH 03/12] Update watchdog from 0.9.0 to 2.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c713a180..491b1015 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ -e . bump2version==1.0.1 wheel==0.36.2 -watchdog==0.9.0 +watchdog==2.0.2 flake8==3.7.7 tox==3.7.0 coverage==4.5.2 From bd8e902152b9a68ad11f2cefa9d177b50e2dfd4e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Apr 2021 09:14:16 -0700 Subject: [PATCH 04/12] Update flake8 from 3.7.7 to 3.9.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 491b1015..e613c463 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ bump2version==1.0.1 wheel==0.36.2 watchdog==2.0.2 -flake8==3.7.7 +flake8==3.9.0 tox==3.7.0 coverage==4.5.2 Sphinx==1.8.4 From 08688dc383bd70df7e7c4126a68aa4db444b3b42 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Apr 2021 09:14:17 -0700 Subject: [PATCH 05/12] Update tox from 3.7.0 to 3.23.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e613c463..635f38c1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bump2version==1.0.1 wheel==0.36.2 watchdog==2.0.2 flake8==3.9.0 -tox==3.7.0 +tox==3.23.0 coverage==4.5.2 Sphinx==1.8.4 # only used for setup script From e8f90760bcc26352032dabe1c3d49b79119ae0a1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Apr 2021 09:14:17 -0700 Subject: [PATCH 06/12] Update coverage from 4.5.2 to 5.5 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 635f38c1..4cb0fad1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.36.2 watchdog==2.0.2 flake8==3.9.0 tox==3.23.0 -coverage==4.5.2 +coverage==5.5 Sphinx==1.8.4 # only used for setup script # cryptography==1.0.1 From f1e291a684a6e7e724987c441eb77ba523aca829 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Apr 2021 09:14:18 -0700 Subject: [PATCH 07/12] Update sphinx from 1.8.4 to 3.5.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 4cb0fad1..175bb925 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==2.0.2 flake8==3.9.0 tox==3.23.0 coverage==5.5 -Sphinx==1.8.4 +Sphinx==3.5.3 # only used for setup script # cryptography==1.0.1 py==1.8.0 From 46465a1a965b7b4b75fb1b81f5bb88c967299cba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Apr 2021 09:14:18 -0700 Subject: [PATCH 08/12] Update py from 1.8.0 to 1.10.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 175bb925..4438a8e2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==5.5 Sphinx==3.5.3 # only used for setup script # cryptography==1.0.1 -py==1.8.0 +py==1.10.0 pytest==4.3.0 PyYAML==3.13 prospector[with_everything]==1.1.6.2 From cb280301022435b17402ccc984cbf4775ae28066 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Apr 2021 09:14:18 -0700 Subject: [PATCH 09/12] Update pytest from 4.3.0 to 6.2.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 4438a8e2..94eb064b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,7 +9,7 @@ Sphinx==3.5.3 # only used for setup script # cryptography==1.0.1 py==1.10.0 -pytest==4.3.0 +pytest==6.2.2 PyYAML==3.13 prospector[with_everything]==1.1.6.2 python-dateutil>=2.6.0 From 2232a8bd4e450e42d104312693eeecbe345840ee Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Apr 2021 09:14:19 -0700 Subject: [PATCH 10/12] Update pyyaml from 3.13 to 5.4.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 94eb064b..92f315ad 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,7 +10,7 @@ Sphinx==3.5.3 # cryptography==1.0.1 py==1.10.0 pytest==6.2.2 -PyYAML==3.13 +PyYAML==5.4.1 prospector[with_everything]==1.1.6.2 python-dateutil>=2.6.0 requests>=2.18 From ce17500552a1d24ba6f7379a47548418619c939d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Apr 2021 09:14:19 -0700 Subject: [PATCH 11/12] Update prospector from 1.1.6.2 to 1.3.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 92f315ad..93fbce71 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -11,7 +11,7 @@ Sphinx==3.5.3 py==1.10.0 pytest==6.2.2 PyYAML==5.4.1 -prospector[with_everything]==1.1.6.2 +prospector[with_everything]==1.3.1 python-dateutil>=2.6.0 requests>=2.18 black>=18.9b0; python_version >= '3.6' From 8a3731d5f682d16e7fb0af731efaf4cda4ba2b7f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Apr 2021 09:14:19 -0700 Subject: [PATCH 12/12] Update pyopenssl from 19.0.0 to 20.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 93fbce71..6996a635 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -15,4 +15,4 @@ prospector[with_everything]==1.3.1 python-dateutil>=2.6.0 requests>=2.18 black>=18.9b0; python_version >= '3.6' -pyOpenSSL==19.0.0 +pyOpenSSL==20.0.1