diff --git a/Pipfile b/Pipfile index 9d55d5b9..082ceb3d 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ coverage = "==5.5" flake8 = "==3.9.1" pre-commit = "==2.12.1" pylint = "==2.8.2" -pytest = "==6.2.3" +pytest = "==6.2.4" pytest-cov = "==2.11.1" [packages]