Skip to content

Commit f2879f5

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

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

0 commit comments

Comments
 (0)