Skip to content

Commit 7d3e757

Browse files
chore(deps): bump algokit-utils from 1.4.0 to 2.3.1
Bumps [algokit-utils](https://github.com/algorandfoundation/algokit-cli) from 1.4.0 to 2.3.1. - [Release notes](https://github.com/algorandfoundation/algokit-cli/releases) - [Changelog](https://github.com/algorandfoundation/algokit-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/algorandfoundation/algokit-cli/commits) --- updated-dependencies: - dependency-name: algokit-utils dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 70ae198 commit 7d3e757

File tree

2 files changed

+120
-5
lines changed

2 files changed

+120
-5
lines changed

poetry.lock

+119-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ package-mode = false
88

99
[tool.poetry.dependencies]
1010
python = "^3.12"
11-
algokit-utils = "^1.3"
11+
algokit-utils = "^2.3"
1212
python-dotenv = "^1.0.0"
1313

1414
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)