Skip to content

Commit 3f29de1

Browse files
committed
fix: update wokwi-client dependency to require version 0.1.2
1 parent 27a9b48 commit 3f29de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest-embedded-wokwi/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ requires-python = ">=3.7"
3535
dependencies = [
3636
"pytest-embedded~=1.17.0a2",
3737
"toml~=0.10.2",
38-
"wokwi-client>=0.1.1",
38+
"wokwi-client>=0.1.2",
3939
]
4040

4141
[project.optional-dependencies]

0 commit comments

Comments
 (0)