diff --git a/requirements.txt b/requirements.txt index d92f3b7e0..8dfa5815d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -89,7 +89,7 @@ pyppeteer-ng==2.0.0rc10 pyppeteerstealth>=0.0.4 # Include pytest, so if theres a support issue we can ask them to run these tests on their setup -pytest ~=7.2 +pytest ~=9.0 pytest-flask ~=1.3 pytest-mock ~=3.15