diff --git a/pyproject.toml b/pyproject.toml index dc593ba..997e81f 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", ]