Skip to content

Commit

Permalink
Chore(deps): Bump ledgereth from 0.9.1 to 0.10.0
Browse files Browse the repository at this point in the history
Bumps [ledgereth](https://github.com/mikeshultz/ledger-eth-lib) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/mikeshultz/ledger-eth-lib/releases)
- [Commits](mikeshultz/ledger-eth-lib@v0.9.1...v0.10.0)

---
updated-dependencies:
- dependency-name: ledgereth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Psycojoker committed Dec 10, 2024
1 parent fe1823c commit 63fec9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ optional-dependencies.encryption = [
"eciespy>=0.3.13; python_version>='3.11'",
]
optional-dependencies.ledger = [
"ledgereth==0.9.1",
"ledgereth==0.10",
]
optional-dependencies.mqtt = [
"aiomqtt<=0.1.3",
Expand Down

0 comments on commit 63fec9a

Please sign in to comment.