diff --git a/pyproject.toml b/pyproject.toml index 87885838..5ca56996 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ tests = [ "pytest-asyncio == 1.4.0", "pytest-dependency == 0.6.1", "pytest-mock == 3.15.1", - "pytest-order == 1.4.0", + "pytest-order == 1.5.0", "httpx >= 0.27.0, < 1.0.0", ] dev = [