diff --git a/pyproject.toml b/pyproject.toml index 9ac468ec..3dd807be 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ tests = [ "pytest-asyncio == 0.16.0", "pytest-dependency == 0.6.1", "pytest-mock == 3.6.1", - "pytest-order == 1.0.1", + "pytest-order == 1.3.0", "httpx >= 0.27.0, < 1.0.0", ] dev = [