diff --git a/pyproject.toml b/pyproject.toml index 72bb344..8619483 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ test = [ "coverage==7.4.1", "pytest==8.0.0", "pytest-timeout==2.2.0", - "pytest-asyncio==0.23.0", + "pytest-asyncio==0.23.5", "playwright==1.41.2", "rlpython", ]