diff --git a/pyproject.toml b/pyproject.toml index c253a65..78fdc56 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ test = [ "pytest==7.4.3", "pytest-timeout==2.2.0", "pytest-asyncio==0.23.0", - "playwright==1.38.0", + "playwright==1.41.2", "rlpython", ]