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:
+1
-1
@@ -6,7 +6,7 @@ pandas-ta==0.3.14b
|
|||||||
|
|
||||||
ccxt==4.4.35
|
ccxt==4.4.35
|
||||||
cryptography==42.0.8; platform_machine == 'armv7l'
|
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
|
aiohttp==3.10.11
|
||||||
SQLAlchemy==2.0.36
|
SQLAlchemy==2.0.36
|
||||||
python-telegram-bot==21.8
|
python-telegram-bot==21.8
|
||||||
|
|||||||
Reference in New Issue
Block a user