diff --git a/setup.py b/setup.py old mode 100755 new mode 100644 index 9f231d7..42f4d57 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ "wheel<1", ], "test": [ - "pytest<8", + "pytest<9", "pytest-cache<2", "pytest-cov<4.2", "python-dotenv<0.20",