diff --git a/pyproject.toml b/pyproject.toml index a3d238b..7a62525 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ "parameterized==0.8.1", "pylint==2.14.4", "pylint-django==2.5.3", - "pytest==7.1.2", + "pytest==7.2.0", "pytest-cov==3.0.0", "pytest-django==4.5.2", "pytest-xdist==2.5.0",