diff --git a/pyproject.toml b/pyproject.toml index 9c43d6fbc..25e6d31b1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -125,7 +125,7 @@ dev = [ "pytest-sugar", "pytest-xdist==3.8.*", "pytest-playwright", - "pytest==9.0.*", + "pytest==9.1.*", "playwright", "responses", ]