From 3e030aed4467d41f421c53ef6d455af5e93259ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Mar 2026 08:03:47 +0000 Subject: [PATCH] chore: bump textual from 8.0.0 to 8.0.2 Bumps [textual](https://github.com/Textualize/textual) from 8.0.0 to 8.0.2. - [Release notes](https://github.com/Textualize/textual/releases) - [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md) - [Commits](https://github.com/Textualize/textual/compare/v8.0.0...v8.0.2) --- updated-dependencies: - dependency-name: textual dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 2209700..2d48364 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1691,14 +1691,14 @@ test = ["django", "django-stubs", "mypy", "mypy-zope", "pytest (>=7.1)", "pytest [[package]] name = "textual" -version = "8.0.0" +version = "8.0.2" description = "Modern Text User Interface framework" optional = false python-versions = "<4.0,>=3.9" groups = ["main"] files = [ - {file = "textual-8.0.0-py3-none-any.whl", hash = "sha256:8908f4ebe93a6b4f77ca7262197784a52162bc88b05f4ecf50ac93a92d49bb8f"}, - {file = "textual-8.0.0.tar.gz", hash = "sha256:ce48f83a3d686c0fac0e80bf9136e1f8851c653aa6a4502e43293a151df18809"}, + {file = "textual-8.0.2-py3-none-any.whl", hash = "sha256:4ceadbe0e8a30eb80f9995000f4d031f711420a31b02da38f3482957b7c50ce4"}, + {file = "textual-8.0.2.tar.gz", hash = "sha256:7b342f3ee9a5f2f1bd42d7b598cae00ff1275da68536769510db4b7fe8cabf5d"}, ] [package.dependencies]