diff --git a/pyproject.toml b/pyproject.toml index a0f9644..83d8b53 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "sferum-bot" version = "0.1.2" dependencies = [ - "aiogram==3.19.0", + "aiogram==3.20.0.post0", "loguru==0.7.3", "python-dotenv==1.1.0", "requests==2.32.3",