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

chore(deps): bump cryptography from 46.0.6 to 46.0.7
This commit is contained in:
Matthias
2026-04-09 19:43:20 +02:00
committed by GitHub
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -222,6 +222,7 @@ exclude-newer = "1 week"
[tool.uv.exclude-newer-package]
ccxt = false
cryptography = "1 days"
[tool.ruff]
line-length = 100
+1 -1
View File
@@ -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