diff --git a/pyproject.toml b/pyproject.toml index f717b3b..6e1853c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ Tracker = "https://github.com/jupyter/jupyter_core/issues" test = [ "ipykernel", "pre-commit", - "pytest<8", + "pytest<9", "pytest-cov", "pytest-timeout" ]