Skip to content

[dependency]: Bump symbol-sdk-python from 3.3.0 to 3.3.1#83

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/dev/symbol-sdk-python-3.3.1
Open

[dependency]: Bump symbol-sdk-python from 3.3.0 to 3.3.1#83
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/dev/symbol-sdk-python-3.3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 19, 2026

Bumps symbol-sdk-python from 3.3.0 to 3.3.1.

Release notes

Sourced from symbol-sdk-python's releases.

Symbol Javascript SDK 3.3.1

Added

  • add TypeScript 6.x support
  • add toJson function which constructs a JSON transaction representation of a transaction. This is useful for Multisig transactions.
  • add generateMosaicRestrictionKey function which generates mosaic restriction key from a string.
  • add Address.isAlias method to check if an address is an alias.
  • add isMosaicAlias function to check if a mosaic id is an alias.

Fixed

  • validate name passed to generateNamespaceId does not contain namespace separator

Symbol Python SDK 3.3.1

Added

  • add support for Python 3.14
  • add to_json function which constructs a JSON transaction representation of a transaction. This is useful for Multisig transactions.
  • add generate_mosaic_restriction_key function which generates mosaic restriction key from a string.
  • add Address.is_alias method to check if an address is an alias.
  • add is_mosaic_alias function to check if a mosaic id is an alias.

Fixed

  • validate name passed to generate_namespace_id does not contain namespace separator
Commits
  • 65a04f4 [sdk]: 3.3.1 changelog and bump version for SDKs
  • 918ff3f [dependency]: Bump the npm-dependencies group across 1 directory with 4 updates
  • d328290 [sdk/javascript]: split attachSignature into two functions
  • 2d75bf7 [sdk/javascript]: add generateMosaicRestrictionKey
  • 2555d76 [sdk/javascript]: add additional helpers for working with aliases
  • 961912e [sdk/javascript]: validate name passed to generateNamespaceId does not contai...
  • a516a89 [sdk/python]: split attach_signature into two functions
  • 0e39389 [sdk/python]: add generate_mosaic_restriction_key
  • cc711e7 [sdk/python]: add additional helpers for working with aliases
  • f4d1b4d [sdk/python]: validate name passed to generate_namespace_id does not contain ...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [symbol-sdk-python](https://github.com/symbol/symbol) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/symbol/symbol/releases)
- [Commits](symbol/symbol@sdk/python/v3.3.0...sdk/python/v3.3.1)

---
updated-dependencies:
- dependency-name: symbol-sdk-python
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the Dependencies Changes that affect dependencies. label Apr 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Changes that affect dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants