Update pytest and pytest-cov
authorDaniel <daniel.greenfeld@britecore.com>
Wed, 5 Sep 2018 15:18:23 +0000 (08:18 -0700)
committerDaniel <daniel.greenfeld@britecore.com>
Wed, 5 Sep 2018 15:18:23 +0000 (08:18 -0700)
requirements.txt

index b222643b8deed96e54afca4926895369ad1dd8c8..1f3be88034c3a6e4827d7fb7efe5156083c330f0 100644 (file)
@@ -1,7 +1,7 @@
 # Testing and deployment packages.
 coverage==4.4.2
-pytest==3.6.1
-pytest-cov==2.5.1
+pytest==3.7.4
+pytest-cov==2.6.0
 freezegun==0.3.10
 twine==1.11.0
 wheel==0.31.1