Skip to content

Commit efefa8e

Browse files
Bump textual from 0.79.1 to 0.85.2
Bumps [textual](https://github.com/Textualize/textual) from 0.79.1 to 0.85.2. - [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.85.2) --- updated-dependencies: - dependency-name: textual dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1894710 commit efefa8e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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.85.2"
7777

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

0 commit comments

Comments
 (0)