Skip to content

Commit 43f9d7e

Browse files
Chore(deps): Bump textual from 0.73 to 3.0.0
Bumps [textual](https://github.com/Textualize/textual) from 0.73 to 3.0.0. - [Release notes](https://github.com/Textualize/textual/releases) - [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md) - [Commits](Textualize/textual@v0.73.0...v3.0.0) --- updated-dependencies: - dependency-name: textual dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5c89eb commit 43f9d7e

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
@@ -40,7 +40,7 @@ dependencies = [
4040
"rich==13.9.*",
4141
"setuptools>=65.5",
4242
"substrate-interface==1.7.11", # Needed for DOT signatures
43-
"textual==0.73",
43+
"textual==3.0.0",
4444
"typer==0.15.2",
4545
]
4646
optional-dependencies.cosmos = [ "cosmospy==6" ]

0 commit comments

Comments
 (0)