Skip to content

Commit acbe227

Browse files
Chore(deps): Bump textual from 0.73 to 3.5.0
Bumps [textual](https://github.com/Textualize/textual) from 0.73 to 3.5.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.5.0) --- updated-dependencies: - dependency-name: textual dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3480aed commit acbe227

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 @@ dependencies = [
4242
"rich==13.9.*",
4343
"setuptools>=65.5",
4444
"substrate-interface==1.7.11", # Needed for DOT signatures
45-
"textual==0.73",
45+
"textual==3.5.0",
4646
"typer==0.15.2",
4747
]
4848
optional-dependencies.cosmos = [ "cosmospy==6" ]

0 commit comments

Comments
 (0)