From ad898a6434adfe022572e15676059435e499235f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Dec 2020 08:14:51 -0800 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 4249b1795b23c290e65101fafbb19230802c2381 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Dec 2020 08:14:51 -0800 Subject: [PATCH 02/12] Update wheel from 0.33.1 to 0.36.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 0955c61f..88a8c809 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.0 watchdog==0.9.0 flake8==3.7.7 tox==3.7.0 From f9a348808ddc86c3fd09b2708692fba4c85fae89 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Dec 2020 08:14:52 -0800 Subject: [PATCH 03/12] Update watchdog from 0.9.0 to 0.10.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 88a8c809..846e6d11 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ -e . bump2version==1.0.1 wheel==0.36.0 -watchdog==0.9.0 +watchdog==0.10.4 flake8==3.7.7 tox==3.7.0 coverage==4.5.2 From 1dec4f61230d20dbb9646f5363ce2347e02b9606 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Dec 2020 08:14:53 -0800 Subject: [PATCH 04/12] Update flake8 from 3.7.7 to 3.8.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 846e6d11..61a218b2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ bump2version==1.0.1 wheel==0.36.0 watchdog==0.10.4 -flake8==3.7.7 +flake8==3.8.4 tox==3.7.0 coverage==4.5.2 Sphinx==1.8.4 From 5ac0dce96d9a0df31f19d04dbbf330f7ea879a67 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Dec 2020 08:14:54 -0800 Subject: [PATCH 05/12] Update tox from 3.7.0 to 3.20.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 61a218b2..49dcf6fb 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bump2version==1.0.1 wheel==0.36.0 watchdog==0.10.4 flake8==3.8.4 -tox==3.7.0 +tox==3.20.1 coverage==4.5.2 Sphinx==1.8.4 # only used for setup script From 4212792150b0f1222a6c10025eb95ad29e988c8e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Dec 2020 08:14:55 -0800 Subject: [PATCH 06/12] Update coverage from 4.5.2 to 5.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 49dcf6fb..869c0698 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.36.0 watchdog==0.10.4 flake8==3.8.4 tox==3.20.1 -coverage==4.5.2 +coverage==5.3 Sphinx==1.8.4 # only used for setup script # cryptography==1.0.1 From 5b8b8859cc0c9ca54db1e2a54c86e824ade7335b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Dec 2020 08:14:56 -0800 Subject: [PATCH 07/12] Update sphinx from 1.8.4 to 3.3.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 869c0698..c148e1c8 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.10.4 flake8==3.8.4 tox==3.20.1 coverage==5.3 -Sphinx==1.8.4 +Sphinx==3.3.1 # only used for setup script # cryptography==1.0.1 py==1.8.0 From 09b3fa1e99b76ece067a9c338e74915349d0b1d3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Dec 2020 08:14:56 -0800 Subject: [PATCH 08/12] Update py from 1.8.0 to 1.9.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c148e1c8..b74f482a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==5.3 Sphinx==3.3.1 # only used for setup script # cryptography==1.0.1 -py==1.8.0 +py==1.9.0 pytest==4.3.0 PyYAML==3.13 prospector[with_everything]==1.1.6.2 From 8d7bb009af7bec01bea77332ee21b0725b0b2d5e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Dec 2020 08:14:57 -0800 Subject: [PATCH 09/12] Update pytest from 4.3.0 to 6.1.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b74f482a..9f0e7649 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,7 +9,7 @@ Sphinx==3.3.1 # only used for setup script # cryptography==1.0.1 py==1.9.0 -pytest==4.3.0 +pytest==6.1.2 PyYAML==3.13 prospector[with_everything]==1.1.6.2 python-dateutil>=2.6.0 From cd6edf2c5a25d93cb743db287124967fd6119b2d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Dec 2020 08:14:58 -0800 Subject: [PATCH 10/12] Update pyyaml from 3.13 to 5.3.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9f0e7649..f8603864 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,7 +10,7 @@ Sphinx==3.3.1 # cryptography==1.0.1 py==1.9.0 pytest==6.1.2 -PyYAML==3.13 +PyYAML==5.3.1 prospector[with_everything]==1.1.6.2 python-dateutil>=2.6.0 requests>=2.18 From c39aaa314be43cc671af51af2b01e478aafc673c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Dec 2020 08:14:59 -0800 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 f8603864..7f02d08d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -11,7 +11,7 @@ Sphinx==3.3.1 py==1.9.0 pytest==6.1.2 PyYAML==5.3.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 3f9ee7d86a3c8f126f653636270f0eacdc8db7ca Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Dec 2020 08:15:00 -0800 Subject: [PATCH 12/12] Update pyopenssl from 19.0.0 to 20.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7f02d08d..08bda351 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.0