Merge pull request #10614 from freqtrade/dependabot/pip/cryptography-43.0.1

chore(deps): bump cryptography from 42.0.8 to 43.0.1
pull/10616/head
Matthias 2 years ago committed by GitHub
commit dacb926db5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -6,7 +6,7 @@ pandas-ta==0.3.14b
ccxt==4.3.93
cryptography==42.0.8; platform_machine == 'armv7l'
cryptography==43.0.0; platform_machine != 'armv7l'
cryptography==43.0.1; platform_machine != 'armv7l'
aiohttp==3.10.5
SQLAlchemy==2.0.32
python-telegram-bot==21.5

Loading…
Cancel
Save