diff --git a/plc4py/pyproject.toml b/plc4py/pyproject.toml index 5cf52cc8c84..6b9c9798c2b 100644 --- a/plc4py/pyproject.toml +++ b/plc4py/pyproject.toml @@ -60,7 +60,7 @@ Documentation = "https://plc4x.apache.org/users/getting-started/plc4py.html" [project.optional-dependencies] dev = [ - "pytest-asyncio>=0.18.3", + "pytest-asyncio>=1.3.0", "pip-tools", "black", "pip",