Skip to content

Commit 76d935d

Browse files
Bump textual from 0.71.0 to 0.72.0
Bumps [textual](https://github.com/Textualize/textual) from 0.71.0 to 0.72.0. - [Release notes](https://github.com/Textualize/textual/releases) - [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md) - [Commits](https://github.com/Textualize/textual/commits/v0.72.0) --- updated-dependencies: - dependency-name: textual dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec391f4 commit 76d935d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 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.71.0"
76+
textual = "0.72.0"
7777

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

0 commit comments

Comments
 (0)