From f0c9df0cd6104941e314ea1b7551dda05f18c167 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Dec 2018 07:41:07 -0800 Subject: [PATCH 1/5] Update wheel from 0.32.2 to 0.32.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 8688c6a7..ce713506 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ -e . bump2version==0.5.10 -wheel==0.32.2 +wheel==0.32.3 watchdog==0.9.0 flake8==3.6.0 tox==3.5.3 From 9b01608c12fb8c186a4fb10b586146d6ad431169 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Dec 2018 07:41:09 -0800 Subject: [PATCH 2/5] Update coverage from 4.5.1 to 4.5.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ce713506..7e508533 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.32.3 watchdog==0.9.0 flake8==3.6.0 tox==3.5.3 -coverage==4.5.1 +coverage==4.5.2 Sphinx==1.8.1 # only used for setup script # cryptography==1.0.1 From 3b4a00ea7e7bba40069b8c2672ba848674705729 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Dec 2018 07:41:10 -0800 Subject: [PATCH 3/5] Update sphinx from 1.8.1 to 1.8.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7e508533..951d9fd3 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.9.0 flake8==3.6.0 tox==3.5.3 coverage==4.5.2 -Sphinx==1.8.1 +Sphinx==1.8.2 # only used for setup script # cryptography==1.0.1 py==1.7.0 From 473d2f14f73ce745b27c90181cd319ec63a0de02 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Dec 2018 07:41:11 -0800 Subject: [PATCH 4/5] Update pytest from 3.9.3 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 951d9fd3..9258a835 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,7 +9,7 @@ Sphinx==1.8.2 # only used for setup script # cryptography==1.0.1 py==1.7.0 -pytest==3.9.3 +pytest==4.0.1 PyYAML==3.13 prospector[with_everything]==1.1.4 python-dateutil>=2.6.0 From c5b1e80b2b4016c1dd215bbb289a08683007e9d7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Dec 2018 07:41:13 -0800 Subject: [PATCH 5/5] Update prospector from 1.1.4 to 1.1.6.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9258a835..d8264c80 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -11,7 +11,7 @@ Sphinx==1.8.2 py==1.7.0 pytest==4.0.1 PyYAML==3.13 -prospector[with_everything]==1.1.4 +prospector[with_everything]==1.1.6.2 python-dateutil>=2.6.0 requests>=2.18 black>=18.9b0; python_version >= '3.6'