Skip to content

Commit c3af7fc

Browse files
authored
chore: Bump cryptography to >=50.0.0,<51 (hiero-ledger#2510)
Signed-off-by: Manish Dait <daitmanish88@gmail.com>
1 parent 0b670f4 commit c3af7fc

2 files changed

Lines changed: 51 additions & 54 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ requires-python = ">=3.10, <4"
1616
dependencies = [
1717
"protobuf>=4.21.12,<8",
1818
"grpcio>=1.76.0,<2",
19-
"cryptography>=44.0.1,<51",
19+
"cryptography>=50.0.0,<51",
2020
"requests>=2.31.0,<3",
2121
"pycryptodome>=3.18.0,<4",
2222
"eth-abi>=5.1.0,<6",

0 commit comments

Comments
 (0)