diff --git a/Pipfile b/Pipfile index cc8ba31..3474dcc 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ coverage = "==7.2.4" flake8 = "==6.0.0" pre-commit = "==3.3.3" pylint = "==2.17.3" -pytest = "==7.3.1" +pytest = "==7.4.2" pytest-cov = "==4.0.0" [packages]