From 4cb56e6dae447d750aa31d5b79f2b6df0eb18466 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Tue, 26 Mar 2019 11:33:22 +0000 Subject: [PATCH] Bug 1531943 [wpt PR 15606] - Update pyflakes to 2.1.1, a=testonly Automatic update from web-platform-tests Update pyflakes from 2.1.0 to 2.1.1 (#15606) -- wpt-commits: efbd80b4989527053c334e2b24d4b0012c3d2fee wpt-pr: 15606 --- testing/web-platform/tests/tools/requirements_flake8.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/web-platform/tests/tools/requirements_flake8.txt b/testing/web-platform/tests/tools/requirements_flake8.txt index b134409614cc1..cc9098d218acf 100644 --- a/testing/web-platform/tests/tools/requirements_flake8.txt +++ b/testing/web-platform/tests/tools/requirements_flake8.txt @@ -1,4 +1,4 @@ flake8==3.7.7 pycodestyle==2.5.0 -pyflakes==2.1.0 +pyflakes==2.1.1 pep8-naming==0.7.0