diff --git a/setup.py b/setup.py index 6fcdb36..4de780a 100644 --- a/setup.py +++ b/setup.py @@ -89,7 +89,7 @@ "twine<7", ], "test": [ - "pytest>=6,<9", + "pytest>=6,<10", "pytest-cov>=2,<7", "re-assert>=1,<2", ],