Browse Source

Upgrade test requirements.

Dan Helfman 6 years ago
parent
commit
1bc71e1c5d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      test_requirements.txt

+ 2 - 2
test_requirements.txt

@@ -1,5 +1,5 @@
 flexmock==0.10.2
 pykwalify==1.6.1
-pytest==3.7.4
-pytest-cov==2.5.1
+pytest==3.8.1
+pytest-cov==2.6.0
 ruamel.yaml>0.15.0,<0.16.0