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:
8
.gitea/workflows/aitbc.code-workspace
Normal file
8
.gitea/workflows/aitbc.code-workspace
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "../.."
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
}
|
||||
@@ -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)
|
||||
|
||||
@@ -118,7 +118,7 @@ dependencies = [
|
||||
"pyyaml==6.0.3",
|
||||
"rich==14.3.3",
|
||||
"keyring==25.7.0",
|
||||
"cryptography==46.0.5",
|
||||
"cryptography==46.0.6",
|
||||
"click-completion==0.5.2",
|
||||
"tabulate==0.10.0",
|
||||
"colorama==0.4.6",
|
||||
|
||||
Reference in New Issue
Block a user