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:
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user