Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps the minor-and-patch group in /projects/lib-pcg-algopy with 2 updates: algorand-python and puyapy.

Updates algorand-python from 3.2.0 to 3.3.0

Release notes

Sourced from algorand-python's releases.

v3.3.0 (2024-10-16)

v3.2.3 (2024-10-15)

Fix

  • native tuples now supported as arguments and return value when using algopy.arc4.abi_call, algopy.arc4.arc4_create or algopy.arc4.arc4_update (#324) (6dfd68b)

v3.2.2 (2024-10-08)

Fix

  • assigning transaction result from algopy.arc4.abi_call containing other transactions no longer causes an error (125e85e)

  • fixed incorrect typing of algopy.arc4.abi_call parameters global_num_uint, global_num_bytes, local_num_uint, local_num_bytes and extra_program_pages (e464ca2)

v3.2.1 (2024-10-04)

Fix

  • fixed error when assigning result of an abi_call with inner transactions that return an ABI value (e3ef7dd)
Changelog

Sourced from algorand-python's changelog.

v3.3.0 (2024-10-16)

v3.2.3 (2024-10-15)

Fixed

  • native tuples now supported as arguments and return value when using algopy.arc4.abi_call, algopy.arc4.arc4_create or algopy.arc4.arc4_update (#324) (6dfd68b)

v3.2.2 (2024-10-08)

Fixed

  • assigning transaction result from algopy.arc4.abi_call containing other transactions no longer causes an error (125e85e)

  • fixed incorrect typing of algopy.arc4.abi_call parameters global_num_uint, global_num_bytes, local_num_uint, local_num_bytes and extra_program_pages (e464ca2)

v3.2.1 (2024-10-04)

Fixed

  • fixed error when assigning result of an abi_call with inner transactions that return an ABI value (e3ef7dd)
Commits
  • 6e08b62 3.3.0
  • de5bbd5 feat(internal): Remove restriction on using tuple expressions for assignment ...
  • 54b3aa5 3.2.3
  • 6dfd68b fix: native tuples now supported as arguments and return value when using `al...
  • 813a47c build: filter out commits with scope "internal" from changelog and release notes
  • 1da4c7f fix(internal): remove custom init methods from WTypes to ensure cattrs de...
  • 9041d9d 3.2.2
  • 125e85e fix: assigning transaction result from algopy.arc4.abi_call containing other ...
  • 07a5c10 refactor: Output a more useful error message when deserialization fails
  • e464ca2 fix: fixed incorrect typing of algopy.arc4.abi_call parameters `global_num_...
  • Additional commits viewable in compare view

Updates puyapy from 5.5.0 to 5.6.0

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group in /projects/lib-pcg-algopy with 2 updates: [algorand-python](https://github.com/algorandfoundation/puya) and puyapy.


Updates `algorand-python` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/algorandfoundation/puya/releases)
- [Changelog](https://github.com/algorandfoundation/puya/blob/main/CHANGELOG.md)
- [Commits](algorandfoundation/puya@v3.2.0...v3.3.0)

Updates `puyapy` from 5.5.0 to 5.6.0

---
updated-dependencies:
- dependency-name: algorand-python
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: puyapy
  dependency-version: 5.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant