Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent c00d36c commit 498ed29
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 @@ -47,7 +47,7 @@ docs = [
"sphinxcontrib-plantuml",
]
ledger = [
"ledgereth==0.9.0",
"ledgereth==0.9.1",
]
mqtt = [
"aiomqtt<=0.1.3",
Expand Down

0 comments on commit 498ed29

Please sign in to comment.