From b364b06eb0470a3b51843ef7c9bca691436f9303 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Sep 2018 18:43:08 +0000 Subject: [PATCH 1/9] Update sphinx from 1.7.8 to 1.7.9 --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 6b94d118..48e6a862 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -1,2 +1,2 @@ -sphinx==1.7.8 +sphinx==1.7.9 ghp-import==0.5.5 From 8648856ceaa06e3012af43ec9c9050d531eb3488 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Sep 2018 18:43:10 +0000 Subject: [PATCH 2/9] Update sphinx from 1.7.8 to 1.7.9 --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 8e20b8db..6a82111a 100644 --- a/Pipfile +++ b/Pipfile @@ -22,5 +22,5 @@ coveralls = "==1.5.0" [dev-packages] -sphinx = "==1.7.8" +sphinx = "==1.7.9" ghp-import = "==0.5.5" From 13147c4443184db091bfce8986879cfe57d542df Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Sep 2018 18:43:12 +0000 Subject: [PATCH 3/9] Update sphinx from 1.7.8 to 1.7.9 --- Pipfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 1150ade1..20e51495 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -441,10 +441,10 @@ }, "sphinx": { "hashes": [ - "sha256:d719de667218d763e8fd144b7fcfeefd8d434a6201f76bf9f0f0c1fa6f47fcdb", - "sha256:a07050845cc9a2f4026a6035cc8ed795a5ce7be6528bbc82032385c10807dfe7" + "sha256:a602513f385f1d5785ff1ca420d9c7eb1a1b63381733b2f0ea8188a391314a86", + "sha256:217a7705adcb573da5bbe1e0f5cab4fa0bd89fd9342c9159121746f593c2d5a4" ], - "version": "==1.7.8" + "version": "==1.7.9" }, "sphinxcontrib-websupport": { "hashes": [ From 4e058419ab619ac389b99da13b385e46b095cf32 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Sep 2018 18:43:13 +0000 Subject: [PATCH 4/9] Update pytest from 3.7.4 to 3.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 890a65f0..b428a921 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ mypy-lang==0.5.0 coverage==4.5.1 # Testing -pytest==3.7.4 +pytest==3.8.0 # pytest-flake8==0.8.1 # pytest plugin of flake8 pytest-pylint==0.12.3 # pytest plugin of pylint pytest-mypy==0.3.2 # pytest plugin of mypy From 72a76c188326a355447496a13821624ed24ec75b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Sep 2018 18:43:15 +0000 Subject: [PATCH 5/9] Update pytest from 3.7.4 to 3.8.0 --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 6a82111a..dd5789fd 100644 --- a/Pipfile +++ b/Pipfile @@ -12,7 +12,7 @@ pydocstyle = "==2.1.1" pylint = "==2.1.1" mypy-lang = "==0.5.0" coverage = "==4.5.1" -pytest = "==3.7.4" +pytest = "==3.8.0" pytest-pylint = "==0.12.3" pytest-mypy = "==0.3.2" pytest-cov = "==2.5.1" From afae088e02c5621e988c780000f2c298be947d00 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Sep 2018 18:43:16 +0000 Subject: [PATCH 6/9] Update pytest from 3.7.4 to 3.8.0 --- Pipfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 20e51495..5c8d6c9c 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -242,10 +242,10 @@ }, "pytest": { "hashes": [ - "sha256:ad0c7db7b5d4081631e0155f5c61b80ad76ce148551aaafe3a718d65a7508b18", - "sha256:2d7c49e931316cc7d1638a3e5f54f5d7b4e5225972b3c9838f3584788d27f349" + "sha256:453cbbbe5ce6db38717d282b758b917de84802af4288910c12442984bde7b823", + "sha256:a8a07f84e680482eb51e244370aaf2caa6301ef265f37c2bdefb3dd3b663f99d" ], - "version": "==3.7.4" + "version": "==3.8.0" }, "pytest-cov": { "hashes": [ From 6b1dc4a2bb6e8e54bc8c040c0c7dc1cfcb1a49bc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Sep 2018 18:43:18 +0000 Subject: [PATCH 7/9] Update pytest-cov from 2.5.1 to 2.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b428a921..0c823f92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pytest==3.8.0 # pytest-flake8==0.8.1 # pytest plugin of flake8 pytest-pylint==0.12.3 # pytest plugin of pylint pytest-mypy==0.3.2 # pytest plugin of mypy -pytest-cov==2.5.1 # testing coverage +pytest-cov==2.6.0 # testing coverage pytest-runner==4.2 # add setup.py test support for pytest coveralls==1.5.0 From ede2f7a899b7980148fbd807cdb18cd4f3296174 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Sep 2018 18:43:19 +0000 Subject: [PATCH 8/9] Update pytest-cov from 2.5.1 to 2.6.0 --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index dd5789fd..4c09e4f7 100644 --- a/Pipfile +++ b/Pipfile @@ -15,7 +15,7 @@ coverage = "==4.5.1" pytest = "==3.8.0" pytest-pylint = "==0.12.3" pytest-mypy = "==0.3.2" -pytest-cov = "==2.5.1" +pytest-cov = "==2.6.0" pytest-runner = "==4.2" coveralls = "==1.5.0" From 2559e0df2de9132efd1e73f67c3f905d7e0cc18a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Sep 2018 18:43:21 +0000 Subject: [PATCH 9/9] Update pytest-cov from 2.5.1 to 2.6.0 --- Pipfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 5c8d6c9c..d539d81f 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -249,10 +249,10 @@ }, "pytest-cov": { "hashes": [ - "sha256:890fe5565400902b0c78b5357004aab1c814115894f4f21370e2433256a3eeec", - "sha256:03aa752cf11db41d281ea1d807d954c4eda35cfa1b21d6971966cc041bbf6e2d" + "sha256:513c425e931a0344944f84ea47f3956be0e416d95acbd897a44970c8d926d5d7", + "sha256:e360f048b7dae3f2f2a9a4d067b2dd6b6a015d384d1577c994a43f3f7cbad762" ], - "version": "==2.5.1" + "version": "==2.6.0" }, "pytest-mypy": { "hashes": [