diff --git a/Pipfile b/Pipfile index 68315a5..4822134 100644 --- a/Pipfile +++ b/Pipfile @@ -9,7 +9,7 @@ codacy-coverage = "==1.3.11" flake8 = "==3.8.4" pre-commit = "*" pylint = "==2.6.0" -pytest = "==6.2.0" +pytest = "==6.2.1" pytest-cov = "==2.10.1" [packages]