diff --git a/pyproject.toml b/pyproject.toml index 2fa0681..631abdf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ classifiers = [ "Programming Language :: Python :: 3.13", ] dependencies = [ - "python-telegram-bot==21.7", + "python-telegram-bot==21.9", "pydantic==2.10.1", "loguru==0.7.2", "playwright==1.49.0",