Skip to content

Commit 3a5d40b

Browse files
authored
Merge pull request #124 from cyberstormdotmu/loganaden-patch-CVE-2025-69277
Fix CVE-2025-69277
2 parents e819807 + 71cae1a commit 3a5d40b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ crcmod>=1.7,<2
33
pycryptodome>=3.20,<4
44
ed25519-blake2b>=1.4.1,<2
55
coincurve>=20.0.0,<21
6-
pynacl>=1.5.0,<2
6+
pynacl>=1.6.2,<2
77
base58>=2.1.1,<3
8-
cbor2>=5.6.1,<6
8+
cbor2>=5.6.1,<6

0 commit comments

Comments
 (0)