Merge pull request #11021 from freqtrade/dependabot/pip/develop/cryptography-44.0.0

chore(deps): bump cryptography from 43.0.3 to 44.0.0
This commit is contained in:
Matthias
2024-12-02 07:26:15 +01:00
committed by GitHub

View File

@@ -6,7 +6,7 @@ pandas-ta==0.3.14b
ccxt==4.4.35
cryptography==42.0.8; platform_machine == 'armv7l'
cryptography==43.0.3; platform_machine != 'armv7l'
cryptography==44.0.0; platform_machine != 'armv7l'
aiohttp==3.10.11
SQLAlchemy==2.0.36
python-telegram-bot==21.8