chore(deps): bump cryptography from 46.0.5 to 46.0.6 in /apps/blockchain-node in the pip group across 1 directory

This commit is contained in:
aitbc1
2026-03-29 09:51:09 +02:00
parent 67f26070f0
commit 848162ae21
3 changed files with 10 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ python-dotenv = "^1.0.1"
httpx = "^0.27.0"
uvloop = ">=0.22.0"
rich = "^13.7.1"
cryptography = "^46.0.5"
cryptography = "^46.0.6"
asyncpg = ">=0.29.0"
requests = "^2.33.0"
# Pin starlette to a version with Broadcast (removed in 0.38)