Skip to content

Commit

Permalink
Chore(deps): Bump substrate-interface from 1.3.4 to 1.7.10
Browse files Browse the repository at this point in the history
Bumps [substrate-interface](https://github.com/polkascan/py-substrate-interface) from 1.3.4 to 1.7.10.
- [Release notes](https://github.com/polkascan/py-substrate-interface/releases)
- [Commits](polkascan/py-substrate-interface@v1.3.4...v1.7.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 6ad362c commit 086c5af
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 @@ -38,7 +38,7 @@ dependencies = [
[project.optional-dependencies]
nuls2 = ["nuls2-sdk==0.1.0"]
ethereum = ["eth_account>=0.4.0"]
polkadot = ["substrate-interface==1.3.4"]
polkadot = ["substrate-interface==1.7.10"]
cosmos = ["cosmospy==6.0.0"]
solana = ["pynacl==1.5.0", "base58==2.1.1"]
tezos = ["pynacl==1.5.0", "aleph-pytezos==3.13.4"]
Expand Down

0 comments on commit 086c5af

Please sign in to comment.