Skip to content

Commit 75f1243

Browse files
Argimirodelpozodaniel-makerx
authored andcommitted
bump utils version to 4
1 parent 3f6b8cb commit 75f1243

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies = [
5555
"pytest-mock>=3.10.0",
5656
"pytest-xdist[psutil]>=3.3",
5757
"py-algorand-sdk>=2.4.0",
58-
"algokit-utils>=3.0.0",
58+
"algokit-utils>=4.0.0",
5959
"pytest-cov>=4.1.0",
6060
"prettytable>=3.9.0",
6161
"mypy==1.10",
@@ -131,7 +131,7 @@ dependencies = [
131131
"pytest-xdist[psutil]>=3.3",
132132
"pytest-cov>=4.1.0",
133133
"py-algorand-sdk>=2.4.0",
134-
"algokit-utils>=3.0.0",
134+
"algokit-utils>=4.0.0",
135135
"puyapy>=5",
136136
]
137137

@@ -188,7 +188,7 @@ dependencies = [
188188
"pytest-mock>=3.10.0",
189189
"pytest-xdist[psutil]>=3.3",
190190
"py-algorand-sdk>=2.4.0",
191-
"algokit-utils>=3.0.0",
191+
"algokit-utils>=4.0.0",
192192
"pytest-cov>=4.1.0",
193193
"mypy==1.10",
194194
]

0 commit comments

Comments
 (0)