Skip to content

Commit 8eebc8c

Browse files
Chore(deps): Bump textual from 0.73 to 3.2.0
Bumps [textual](https://github.com/Textualize/textual) from 0.73 to 3.2.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.2.0) --- updated-dependencies: - dependency-name: textual dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 671ea0e commit 8eebc8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies = [
4141
"rich==13.9.*",
4242
"setuptools>=65.5",
4343
"substrate-interface==1.7.11", # Needed for DOT signatures
44-
"textual==0.73",
44+
"textual==3.2.0",
4545
"typer==0.15.2",
4646
]
4747
optional-dependencies.cosmos = [ "cosmospy==6" ]

0 commit comments

Comments
 (0)