From 35e0bceb6f6ebac057e8d2ce47c2b4e28f406bf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 6 Sep 2018 21:40:47 +0200 Subject: [PATCH] Bump pytest from 3.7.3 to 3.8.0 (#75) * Bump pytest from 3.7.3 to 3.8.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.7.3 to 3.8.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/3.7.3...3.8.0) Signed-off-by: dependabot[bot] * lock requirements.txt --- Pipfile.lock | 28 ++++++++++++++-------------- requirements-dev.txt | 20 ++++++++++---------- requirements.txt | 10 +++++----- 3 files changed, 29 insertions(+), 29 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 1b92a74..95981df 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -446,7 +446,7 @@ "sha256:a68ac5e15e76e7e5dd2b8f94007233e01effe3e50e8daddf69acfd81cb686baf", "sha256:b5725a0bd4ba422ab0e66e89e030c806576753ea3ee08554382c14e685d117b5" ], - "markers": "python_version < '4' and python_version != '3.0.*' and python_version >= '2.6' and python_version != '3.3.*' and python_version != '3.2.*' and python_version != '3.1.*'", + "markers": "python_version != '3.0.*' and python_version >= '2.6' and python_version < '4' and python_version != '3.3.*' and python_version != '3.2.*' and python_version != '3.1.*'", "version": "==1.23" }, "vine": { @@ -467,18 +467,18 @@ "develop": { "atomicwrites": { "hashes": [ - "sha256:6b5282987b21cd79151f51caccead7a09d0a32e89c568bd9e3c4aaa7bbdf3f3a", - "sha256:e16334d50fe0f90919ef7339c24b9b62e6abaa78cd2d226f3d94eb067eb89043" + "sha256:0312ad34fcad8fac3704d441f7b317e50af620823353ec657a53e981f92920c0", + "sha256:ec9ae8adaae229e4f8446952d204a3e4b5fdd2d099f9be3aaf556120135fb3ee" ], - "markers": "python_version != '3.0.*' and python_version != '3.3.*' and python_version != '3.2.*' and python_version != '3.1.*' and python_version >= '2.7'", - "version": "==1.2.0" + "markers": "python_version >= '2.7' and python_version != '3.0.*' and python_version != '3.3.*' and python_version != '3.2.*' and python_version != '3.1.*'", + "version": "==1.2.1" }, "attrs": { "hashes": [ - "sha256:4b90b09eeeb9b88c35bc642cbac057e45a5fd85367b985bd2809c62b7b939265", - "sha256:e0d0eb91441a3b53dab4d9b743eafc1ac44476296a2053b6ca3af0b139faf87b" + "sha256:10cbf6e27dbce8c30807caf056c8eb50917e0eaafe86347671b57254006c3e69", + "sha256:ca4be454458f9dec299268d472aaa5a11f67a4ff70093396e1ceae9c76cf4bbb" ], - "version": "==18.1.0" + "version": "==18.2.0" }, "certifi": { "hashes": [ @@ -567,7 +567,7 @@ "sha256:6e3836e39f4d36ae72840833db137f7b7d35105079aee6ec4a62d9f80d594dd1", "sha256:95eb8364a4708392bae89035f45341871286a333f749c3141c20573d2b3876e1" ], - "markers": "python_version != '3.0.*' and python_version != '3.3.*' and python_version != '3.2.*' and python_version != '3.1.*' and python_version >= '2.7'", + "markers": "python_version >= '2.7' and python_version != '3.0.*' and python_version != '3.3.*' and python_version != '3.2.*' and python_version != '3.1.*'", "version": "==0.7.1" }, "port-for": { @@ -597,16 +597,16 @@ "sha256:06a30435d058473046be836d3fc4f27167fd84c45b99704f2fb5509ef61f9af1", "sha256:50402e9d1c9005d759426988a492e0edaadb7f4e68bcddfea586bc7432d009c6" ], - "markers": "python_version != '3.0.*' and python_version != '3.3.*' and python_version != '3.2.*' and python_version != '3.1.*' and python_version >= '2.7'", + "markers": "python_version >= '2.7' and python_version != '3.0.*' and python_version != '3.3.*' and python_version != '3.2.*' and python_version != '3.1.*'", "version": "==1.6.0" }, "pytest": { "hashes": [ - "sha256:2e7c330338b2732ddb992217962e3454aa7290434e75329b1a6739cea41bea6b", - "sha256:4abcd98faeea3eb95bd05aa6a7b121d5f89d72e4d36ddb0dcbbfd1ec9f3651d1" + "sha256:453cbbbe5ce6db38717d282b758b917de84802af4288910c12442984bde7b823", + "sha256:a8a07f84e680482eb51e244370aaf2caa6301ef265f37c2bdefb3dd3b663f99d" ], "index": "pypi", - "version": "==3.7.3" + "version": "==3.8.0" }, "pytest-cov": { "hashes": [ @@ -652,7 +652,7 @@ "sha256:a68ac5e15e76e7e5dd2b8f94007233e01effe3e50e8daddf69acfd81cb686baf", "sha256:b5725a0bd4ba422ab0e66e89e030c806576753ea3ee08554382c14e685d117b5" ], - "markers": "python_version < '4' and python_version != '3.0.*' and python_version >= '2.6' and python_version != '3.3.*' and python_version != '3.2.*' and python_version != '3.1.*'", + "markers": "python_version != '3.0.*' and python_version >= '2.6' and python_version < '4' and python_version != '3.3.*' and python_version != '3.2.*' and python_version != '3.1.*'", "version": "==1.23" }, "versioneer": { diff --git a/requirements-dev.txt b/requirements-dev.txt index 3b1de12..cbbfb98 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,22 +1,22 @@ --i https://pypi.python.org/simple -atomicwrites==1.1.5 -attrs==18.1.0 -certifi==2018.4.16 +-i https://pypi.python.org/simple/ +atomicwrites==1.2.1; python_version != '3.1.*' +attrs==18.2.0 +certifi==2018.8.24 chardet==3.0.4 codecov==2.0.15 coverage==4.5.1 idna==2.7 -mirakuru==1.0.0; python_version != '3.0.*' +mirakuru==1.0.0; python_version != '3.1.*' more-itertools==4.3.0 -pluggy==0.7.1; python_version != '3.0.*' +pluggy==0.7.1; python_version != '3.1.*' port-for==0.4 -psutil==5.4.6; python_version != '3.0.*' -py==1.5.4; python_version != '3.0.*' +psutil==5.4.7; python_version != '3.1.*' +py==1.6.0; python_version != '3.1.*' pytest-cov==2.5.1 pytest-redis==1.3.2 -pytest==3.7.1 +pytest==3.8.0 redis==2.10.6 requests==2.19.1 six==1.11.0 -urllib3==1.23; python_version != '3.0.*' +urllib3==1.23; python_version != '3.1.*' versioneer==0.18 diff --git a/requirements.txt b/requirements.txt index c05bb4f..614f39e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,12 +6,12 @@ billiard==3.5.0.4 blinker==1.4 brotli==1.0.4 celery==4.2.1 -certifi==2018.4.16 +certifi==2018.8.24 cffi==1.11.5 chardet==3.0.4 click==6.7 -cloudpickle==0.5.3 -cryptography==2.3 +cloudpickle==0.5.5 +cryptography==2.3.1 csscompressor==0.9.5 decorator==4.3.0 doit==0.31.1 @@ -39,8 +39,8 @@ raven==6.9.0 redis==2.10.6 requests==2.19.1 six==1.11.0 -sqlalchemy==1.2.10 +sqlalchemy==1.2.11 twitter==1.18.0 -urllib3==1.23; python_version != '3.0.*' +urllib3==1.23; python_version != '3.1.*' vine==1.1.4 werkzeug==0.14.1