From 2260cba0b1669cb9962f968b96cd45571948019d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 08:04:14 +0000 Subject: [PATCH] chore: bump textual from 8.0.2 to 8.1.1 Bumps [textual](https://github.com/Textualize/textual) from 8.0.2 to 8.1.1. - [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.2...v8.1.1) --- updated-dependencies: - dependency-name: textual dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 2518ce0..31e084c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1692,14 +1692,14 @@ test = ["django", "django-stubs", "mypy", "mypy-zope", "pytest (>=7.1)", "pytest [[package]] name = "textual" -version = "8.0.2" +version = "8.1.1" description = "Modern Text User Interface framework" optional = false python-versions = "<4.0,>=3.9" groups = ["main"] files = [ - {file = "textual-8.0.2-py3-none-any.whl", hash = "sha256:4ceadbe0e8a30eb80f9995000f4d031f711420a31b02da38f3482957b7c50ce4"}, - {file = "textual-8.0.2.tar.gz", hash = "sha256:7b342f3ee9a5f2f1bd42d7b598cae00ff1275da68536769510db4b7fe8cabf5d"}, + {file = "textual-8.1.1-py3-none-any.whl", hash = "sha256:6712f96e335cd782e76193dee16b9c8875fe0699d923bc8d3f1228fd23e773a6"}, + {file = "textual-8.1.1.tar.gz", hash = "sha256:eef0256a6131f06a20ad7576412138c1f30f92ddeedd055953c08d97044bc317"}, ] [package.dependencies]