From 0419ca753e3df6906b06d8c872191a8f3d375bdb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Mar 2020 07:58:05 -0800 Subject: [PATCH 01/12] Update bump2version from 0.5.10 to 1.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 92032521..483cd3ff 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ -e . -bump2version==0.5.10 +bump2version==1.0.0 wheel==0.33.1 watchdog==0.9.0 flake8==3.7.7 From 8262413b228c4a1e9af76404f0da05776c9dc860 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Mar 2020 07:58:06 -0800 Subject: [PATCH 02/12] Update wheel from 0.33.1 to 0.34.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 483cd3ff..0bce7945 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ -e . bump2version==1.0.0 -wheel==0.33.1 +wheel==0.34.2 watchdog==0.9.0 flake8==3.7.7 tox==3.7.0 From db37aad0ead15673580066dee73b13905bf35b6b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Mar 2020 07:58:07 -0800 Subject: [PATCH 03/12] Update watchdog from 0.9.0 to 0.10.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 0bce7945..d3c25706 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ -e . bump2version==1.0.0 wheel==0.34.2 -watchdog==0.9.0 +watchdog==0.10.2 flake8==3.7.7 tox==3.7.0 coverage==4.5.2 From b669c85e6cb1955991a64d474dd634a65effd00e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Mar 2020 07:58:08 -0800 Subject: [PATCH 04/12] Update flake8 from 3.7.7 to 3.7.9 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index d3c25706..f3c23246 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ bump2version==1.0.0 wheel==0.34.2 watchdog==0.10.2 -flake8==3.7.7 +flake8==3.7.9 tox==3.7.0 coverage==4.5.2 Sphinx==1.8.4 From 37c7a125bd96d34f371b07309c1b941b5631bd0c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Mar 2020 07:58:09 -0800 Subject: [PATCH 05/12] Update tox from 3.7.0 to 3.14.5 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f3c23246..ce5c72ba 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bump2version==1.0.0 wheel==0.34.2 watchdog==0.10.2 flake8==3.7.9 -tox==3.7.0 +tox==3.14.5 coverage==4.5.2 Sphinx==1.8.4 # only used for setup script From 920f4091f154261f3f19f3dcedef8c8080b4051e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Mar 2020 07:58:10 -0800 Subject: [PATCH 06/12] Update coverage from 4.5.2 to 5.0.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ce5c72ba..7c6b85ba 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.34.2 watchdog==0.10.2 flake8==3.7.9 tox==3.14.5 -coverage==4.5.2 +coverage==5.0.3 Sphinx==1.8.4 # only used for setup script # cryptography==1.0.1 From d2fff42ac135ef3842374dacf6be3261551ec52e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Mar 2020 07:58:11 -0800 Subject: [PATCH 07/12] Update sphinx from 1.8.4 to 2.4.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7c6b85ba..a1cecad2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.10.2 flake8==3.7.9 tox==3.14.5 coverage==5.0.3 -Sphinx==1.8.4 +Sphinx==2.4.3 # only used for setup script # cryptography==1.0.1 py==1.8.0 From d5bdd274c0ab2fd2bd69159ff3ec2fb621ad4d83 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Mar 2020 07:58:12 -0800 Subject: [PATCH 08/12] Update py from 1.8.0 to 1.8.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a1cecad2..f86f6280 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==5.0.3 Sphinx==2.4.3 # only used for setup script # cryptography==1.0.1 -py==1.8.0 +py==1.8.1 pytest==4.3.0 PyYAML==3.13 prospector[with_everything]==1.1.6.2 From b1dc174e3654a827d5d56e0004b18b2c4d79e5a1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Mar 2020 07:58:13 -0800 Subject: [PATCH 09/12] Update pytest from 4.3.0 to 5.3.5 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f86f6280..b618bfd5 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,7 +9,7 @@ Sphinx==2.4.3 # only used for setup script # cryptography==1.0.1 py==1.8.1 -pytest==4.3.0 +pytest==5.3.5 PyYAML==3.13 prospector[with_everything]==1.1.6.2 python-dateutil>=2.6.0 From a9b440d7752d42280472e52df15f6c4341c3b7a1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Mar 2020 07:58:14 -0800 Subject: [PATCH 10/12] Update pyyaml from 3.13 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 b618bfd5..6d3e7d35 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,7 +10,7 @@ Sphinx==2.4.3 # cryptography==1.0.1 py==1.8.1 pytest==5.3.5 -PyYAML==3.13 +PyYAML==5.3 prospector[with_everything]==1.1.6.2 python-dateutil>=2.6.0 requests>=2.18 From e6eeed63ad685a935d632139468430d9fcc49dee Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Mar 2020 07:58:15 -0800 Subject: [PATCH 11/12] Update prospector from 1.1.6.2 to 1.2.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 6d3e7d35..f12dadff 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -11,7 +11,7 @@ Sphinx==2.4.3 py==1.8.1 pytest==5.3.5 PyYAML==5.3 -prospector[with_everything]==1.1.6.2 +prospector[with_everything]==1.2.0 python-dateutil>=2.6.0 requests>=2.18 black>=18.9b0; python_version >= '3.6' From e56bf4c3407a940fce698515987003679bb8b09a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Mar 2020 07:58:17 -0800 Subject: [PATCH 12/12] Update pyopenssl from 19.0.0 to 19.1.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f12dadff..6757394e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -15,4 +15,4 @@ prospector[with_everything]==1.2.0 python-dateutil>=2.6.0 requests>=2.18 black>=18.9b0; python_version >= '3.6' -pyOpenSSL==19.0.0 +pyOpenSSL==19.1.0