diff --git a/Pipfile b/Pipfile index db967b2..c588e41 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ coverage = "==6.3.3" flake8 = "==4.0.1" pre-commit = "==2.19.0" pylint = "==2.13.8" -pytest = "==7.1.2" +pytest = "==7.2.0" pytest-cov = "==3.0.0" [packages]