diff --git a/Pipfile b/Pipfile index 3708851..0b9d8b0 100644 --- a/Pipfile +++ b/Pipfile @@ -16,6 +16,6 @@ coveralls = "==1.3.0" flake8 = "==3.5.0" flake8-docstrings = "==1.3.0" flake8-isort = "==2.5" -pytest = "==3.6.1" +pytest = "==3.6.2" pytest-cov = "==2.5.1" pytest-selenium = "==1.13.0"