Merge pull request #13038 from freqtrade/dependabot/pip/cryptography-46.0.7

chore(deps): bump cryptography from 46.0.6 to 46.0.7
pull/13053/head
Matthias 1 month ago committed by GitHub
commit b66b0c3c9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -222,6 +222,7 @@ exclude-newer = "1 week"
[tool.uv.exclude-newer-package]
ccxt = false
cryptography = "1 days"
[tool.ruff]
line-length = 100

@ -8,7 +8,7 @@ ta-lib==0.6.8
technical==1.5.4
ccxt==4.5.47
cryptography==46.0.6
cryptography==46.0.7
aiohttp==3.13.5
SQLAlchemy==2.0.48
python-telegram-bot==22.7

Loading…
Cancel
Save