Skip to content

Commit 442a29c

Browse files
authored
Bump ecdsa from v0.18.0 to v0.19.0 (#66)
> Minerva timing attack on P-256 in python-ecdsa Fixes: CVE-2024-23342
1 parent 8224686 commit 442a29c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ certifi==2024.7.4
77
cffi==1.15.1
88
charset-normalizer==3.2.0
99
cryptography==43.0.1
10-
ecdsa==0.18.0
10+
ecdsa==0.19.0
1111
exceptiongroup==1.1.3
1212
fqdn==1.5.1
1313
glob2==0.7

0 commit comments

Comments
 (0)