Skip to content

Commit 5df8433

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 f5c89eb commit 5df8433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
"aleph-message>=0.6.1",
3434
"aleph-sdk-python @ git+https://github.com/aleph-im/aleph-sdk-python",
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
"pygments==2.19.1",
3838
"pynacl==1.5", # Needed now as default with _load_account changement
3939
"python-magic==0.4.27",

0 commit comments

Comments
 (0)