Skip to content

Commit eb076ba

Browse files
Update dependency textual to v3
1 parent bdfb0c7 commit eb076ba

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

0 commit comments

Comments
 (0)