Skip to content

Commit 56f9479

Browse files
Chore(deps): Bump py-sr25519-bindings from 0.2 to 0.2.2
Bumps [py-sr25519-bindings](https://github.com/polkascan/py-sr25519-bindings) from 0.2 to 0.2.2. - [Release notes](https://github.com/polkascan/py-sr25519-bindings/releases) - [Commits](JAMdotTech/py-sr25519@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: py-sr25519-bindings dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a9d348 commit 56f9479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
"aleph-message>=1",
3434
"aleph-sdk-python>=2,<3",
3535
"base58==2.1.1", # Needed now as default with _load_account changement
36-
"py-sr25519-bindings==0.2", # Needed for DOT signatures
36+
"py-sr25519-bindings==0.2.2", # Needed for DOT signatures
3737
"pydantic>=2",
3838
"pygments==2.19.1",
3939
"pynacl==1.5", # Needed now as default with _load_account changement

0 commit comments

Comments
 (0)