diff --git a/pyproject.toml b/pyproject.toml index eb855dd..85df61c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dev = [ "pre-commit==3.3.2", ] test = [ - "coverage==7.2.2", + "coverage==7.5.1", "factory-boy==3.2.1", "pytest-django==4.8.0", "pytest-cov==5.0.0",