summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian May <brian@linuxpenguins.xyz>2020-05-21 08:02:07 +1000
committerBrian May <brian@linuxpenguins.xyz>2020-05-21 08:12:26 +1000
commit88ce5c0bca950729105a9814679c7acf92a76123 (patch)
tree17879cc0f19d1bb2c3a86c462016189e1399e80b
parent50a4c36635ca232a548ed35fb99cd5509615dc21 (diff)
Update flake8
-rw-r--r--requirements-tests.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements-tests.txt b/requirements-tests.txt
index f49d9ca..00b7095 100644
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@ -3,4 +3,5 @@ attrs==19.1.0
pytest==5.4.2
pytest-cov==2.8.1
mock==2.0.0
-flake8==3.5.0
+flake8==3.6.0
+pyflakes==2.2.0