From 2863c8c3d74a2d8989e5136dfe300c5570433a9f Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Tue, 20 Mar 2018 01:56:48 +0100 Subject: [PATCH] Update pytest-flake8 to 1.0.0 (#200) * Update pytest-flake8 from 0.9.1 to 1.0.0 * Update pytest-flake8 from 0.8.1 to 1.0.0 * Update pytest-flake8 from 0.8.1 to 1.0.0 --- Pipfile | 2 +- Pipfile.lock | 6 +++--- test-requirements.txt | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 7754f794..f3d52fe1 100644 --- a/Pipfile +++ b/Pipfile @@ -19,4 +19,4 @@ flake8 = "==3.4.1" pyjokes = "==0.5.0" pytest = "==3.4.2" pytest-cov = "==2.5.1" -pytest-flake8 = "==0.8.1" +pytest-flake8 = "==1.0.0" diff --git a/Pipfile.lock b/Pipfile.lock index acf50a95..2fa31ef5 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -174,10 +174,10 @@ }, "pytest-flake8": { "hashes": [ - "sha256:8efaf4595a13079197ac740a12e6a87e3403f08133a42d3ac5984474f6f91681", - "sha256:aa10a6db147485d71dad391d4149388904c3072194d51755f64784ff128845fd" + "sha256:43598dfa211242525897866ff35fa553ebd88177383783079099057c7ad04331", + "sha256:3996de65a1219697596acac755090c70c47ec901edc438ea88ce1aa6098fb905" ], - "version": "==0.8.1" + "version": "==1.0.0" } } } diff --git a/test-requirements.txt b/test-requirements.txt index bb317f43..79ec243c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,4 +3,4 @@ flake8==3.5.0 pyjokes==0.5.0 pytest==3.4.2 pytest-cov==2.5.1 -pytest-flake8==0.9.1 +pytest-flake8==1.0.0