Skip to content

Commit 608f46f

Browse files
Update dependency textual to v3
1 parent 368dd2f commit 608f46f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ cicd = [
4343
"pytest-cov", # Used for generating PyTest coverage reports
4444
]
4545
client = [
46-
"textual==0.42.0",
46+
"textual==3.2.0",
4747
"websocket-client",
4848
]
4949
developer = [

0 commit comments

Comments
 (0)