Skip to content

Commit a578ddf

Browse files
Update dependency textual to v3
1 parent aa0bf3a commit a578ddf

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.0.1",
4747
"websocket-client",
4848
]
4949
developer = [

0 commit comments

Comments
 (0)