Skip to content

Commit

Permalink
chore(deps): bump algorand-python from 2.3.0 to 2.4.1
Browse files Browse the repository at this point in the history
Bumps [algorand-python](https://github.com/algorandfoundation/puya) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/algorandfoundation/puya/releases)
- [Changelog](https://github.com/algorandfoundation/puya/blob/main/CHANGELOG.md)
- [Commits](https://github.com/algorandfoundation/puya/commits)

---
updated-dependencies:
- dependency-name: algorand-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 40a2433 commit 199e285
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ readme = "README.md"
python = "^3.12"
algokit-utils = "^2.4.0"
python-dotenv = "^1.0.0"
algorand-python = "^2.3.0"
algorand-python = "^2.4.1"
algorand-python-testing = "^0.4.1"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 199e285

Please sign in to comment.