From 7e4e18dc778ef2417cff6c9c51b346c0eb24295f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 08:03:17 +0000 Subject: [PATCH] chore: bump textual from 8.1.1 to 8.2.1 Bumps [textual](https://github.com/Textualize/textual) from 8.1.1 to 8.2.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.1.1...v8.2.1) --- updated-dependencies: - dependency-name: textual dependency-version: 8.2.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 1624130..6352bd3 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1696,14 +1696,14 @@ yaml = ["pyyaml (>=6.0.3)"] [[package]] name = "textual" -version = "8.1.1" +version = "8.2.1" description = "Modern Text User Interface framework" optional = false python-versions = "<4.0,>=3.9" groups = ["main"] files = [ - {file = "textual-8.1.1-py3-none-any.whl", hash = "sha256:6712f96e335cd782e76193dee16b9c8875fe0699d923bc8d3f1228fd23e773a6"}, - {file = "textual-8.1.1.tar.gz", hash = "sha256:eef0256a6131f06a20ad7576412138c1f30f92ddeedd055953c08d97044bc317"}, + {file = "textual-8.2.1-py3-none-any.whl", hash = "sha256:746cbf947a8ca875afc09779ef38cadbc7b9f15ac886a5090f7099fef5ade990"}, + {file = "textual-8.2.1.tar.gz", hash = "sha256:4176890e9cd5c95dcdd206541b2956b0808e74c8c36381c88db53dcb45237451"}, ] [package.dependencies]