Skip to content

Commit d325b88

Browse files
Merge pull request #137 from clearmatics/dependabot/pip/mpc/ecdsa-0.13.3
build(deps): bump ecdsa from 0.13.2 to 0.13.3 in /mpc
2 parents fdaf14b + ae915b1 commit d325b88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mpc/setup.py

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"flask==1.1.1",
3131
"cheroot==7.0.0",
3232
"pycryptodome==3.9.0",
33-
"ecdsa==0.13.2",
33+
"ecdsa==0.13.3",
3434
"click==7.0",
3535
"requests==2.22.0",
3636
],

0 commit comments

Comments
 (0)