Skip to content

Commit 9b84f14

Browse files
dvilelafclaude
andcommitted
fix: upgrade cryptography to 46.0.7 (CVE-2026-39892)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent ee3c39f commit 9b84f14

2 files changed

Lines changed: 47 additions & 47 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
requires-python = ">=3.12,<4.0"
77
dependencies = [
88
"bip-utils>=2.9.3",
9-
"cryptography>=46.0.2",
9+
"cryptography>=46.0.7",
1010
"eth-account>=0.13.7",
1111
"loguru>=0.7.3",
1212
"pydantic>=2.12.0",

0 commit comments

Comments
 (0)