Merge pull request #6051 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.28

Bump sqlalchemy from 1.4.27 to 1.4.28
This commit is contained in:
Matthias
2021-12-11 16:59:42 +01:00
committed by GitHub

View File

@@ -6,7 +6,7 @@ ccxt==1.63.55
# Pin cryptography for now due to rust build errors with piwheels # Pin cryptography for now due to rust build errors with piwheels
cryptography==36.0.0 cryptography==36.0.0
aiohttp==3.8.1 aiohttp==3.8.1
SQLAlchemy==1.4.27 SQLAlchemy==1.4.28
python-telegram-bot==13.8.1 python-telegram-bot==13.8.1
arrow==1.2.1 arrow==1.2.1
cachetools==4.2.2 cachetools==4.2.2