Skip to content

Commit

Permalink
Merge pull request #137 from clearmatics/dependabot/pip/mpc/ecdsa-0.13.3
Browse files Browse the repository at this point in the history
build(deps): bump ecdsa from 0.13.2 to 0.13.3 in /mpc
  • Loading branch information
AntoineRondelet authored Dec 13, 2019
2 parents fdaf14b + ae915b1 commit d325b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpc/setup.py
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"flask==1.1.1",
"cheroot==7.0.0",
"pycryptodome==3.9.0",
"ecdsa==0.13.2",
"ecdsa==0.13.3",
"click==7.0",
"requests==2.22.0",
],
Expand Down

0 comments on commit d325b88

Please sign in to comment.