Bump CLI version

This commit is contained in:
JRoot Junior 2024-08-17 16:59:46 +03:00
parent 627ee09928
commit e1d9bd5839
No known key found for this signature in database
GPG key ID: 738964250D5FF6E2

View file

@ -71,7 +71,7 @@ i18n = [
"Babel~=2.13.0",
]
cli = [
"aiogram-cli~=1.0.3",
"aiogram-cli>=1.1.0",
]
test = [
"pytest~=7.4.2",