diff --git a/setup.py b/setup.py index aa96dec..5fd1566 100644 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ "wheel<1", ], "test": [ - "pytest<9", + "pytest<10", "pytest-cache<2", "pytest-cov<7.1", "python-dotenv<1.2",