From 72859a6877e13ff9294ba03c419dc5e93cf642a3 Mon Sep 17 00:00:00 2001 From: Dave Shawley Date: Mon, 2 Sep 2019 08:43:03 -0400 Subject: [PATCH] Update development tools. --- requires/testing.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requires/testing.txt b/requires/testing.txt index 266cc8b..3fe748a 100644 --- a/requires/testing.txt +++ b/requires/testing.txt @@ -1,3 +1,3 @@ -coverage==4.5.2 -flake8==3.6.0 +coverage==4.5.4 +flake8==3.7.8 nose==1.3.7