Page MenuHomePhabricator

[electrum] bump mnemonic dependency to >=0.21
ClosedPublic

Authored by PiRK on Tue, Aug 20, 12:52.

Details

Reviewers
roqqit
Group Reviewers
Restricted Project
Commits
rABC2e0146732b59: [electrum] bump mnemonic dependency to >=0.21
Summary

Mnemonic is the python lib we use for BIP39 mnemonic seed phrase operations. It is maintained by trezor.

We already pinpointed mnemonic==0.21 in requirements-hw.txt, so make this requirements consistent. Keeping sensitive libraries up to date is also good for security.

The main release note items for mnemonic v0.21 are:

Depends on D16669

Test Plan

Run the release scripts, test the files

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

PiRK published this revision for review.Tue, Aug 20, 16:32
This revision is now accepted and ready to land.Fri, Aug 23, 15:34
This revision was automatically updated to reflect the committed changes.