Skip to content

Commit 68e3bbc

Browse files
Update dependency textual to v6
1 parent c02c9da commit 68e3bbc

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
@@ -42,7 +42,7 @@ cicd = [
4242
"pytest-cov", # Used for generating PyTest coverage reports
4343
]
4444
client = [
45-
"textual==0.42.0",
45+
"textual==6.7.1",
4646
"websocket-client",
4747
]
4848
developer = [

0 commit comments

Comments
 (0)