diff --git a/Pipfile b/Pipfile index 99d7de8..1100752 100644 --- a/Pipfile +++ b/Pipfile @@ -46,7 +46,7 @@ environs = "==9.5.0" [dev-packages] # Testing factory-boy = "==3.2.1" -pytest = "==7.2.0" +pytest = "==8.2.1" pytest-cov = "==4.0.0" WebTest = "==3.0.0"