Skip to content

Commit 3f3dcf6

Browse files
Bump textual from 0.79.1 to 0.89.0
Bumps [textual](https://github.com/Textualize/textual) from 0.79.1 to 0.89.0. - [Release notes](https://github.com/Textualize/textual/releases) - [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md) - [Commits](Textualize/textual@v0.79.1...v0.89.0) --- updated-dependencies: - dependency-name: textual dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 768ce75 commit 3f3dcf6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ recoverpy = "recoverpy.__init__:main"
7373

7474
[tool.poetry.dependencies]
7575
python = "^3.8.1"
76-
textual = "0.79.1"
76+
textual = "0.89.0"
7777

7878
[tool.poetry.dev-dependencies]
7979
coverage = "^7.6.1"

0 commit comments

Comments
 (0)