diff --git a/pyproject.toml b/pyproject.toml index 77d48fa..c2f811b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ license = "MIT" readme = "README.md" dependencies = [ - "aiogram==3.28.2", + "aiogram==3.30.0", "bars-api", "cait-api", "fake-useragent==2.2.0",