diff --git a/setup.py b/setup.py index bd26272..05f4d31 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ "mypy<2" ], "test": [ - "pytest<8", + "pytest<9", "pytest-cookies<1", "pytest-cov<5", ],