diff --git a/pyproject.toml b/pyproject.toml index 18f43750..5153d2b7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ zip-safe = false "kinde_flask" = ["**/*.py", "**/*.json", "**/*.yaml", "**/*.yml"] [tool.poetry.dev-dependencies] -pytest = "^7.4.0" +pytest = "^9.0.0" pytest-cov = "^4.1.0" pytest-django = "^4.5.2" mypy = "^1.5.0"