diff --git a/pyproject.toml b/pyproject.toml index 95a2ffa..f05fc4b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "python-telegram-bot==22.5", "pydantic==2.12.0", "loguru==0.7.3", - "playwright==1.55.0", + "playwright==1.58.0", ] dynamic = ["version"]