From d565db07c0651930918259dd82258130fed0ebd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 03:11:17 +0000 Subject: [PATCH] Bump textual from 8.2.1 to 8.2.5 Bumps [textual](https://github.com/Textualize/textual) from 8.2.1 to 8.2.5. - [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.2.1...v8.2.5) --- updated-dependencies: - dependency-name: textual dependency-version: 8.2.5 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 0d6b81f..70e585b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1129,14 +1129,14 @@ testing = ["build[virtualenv] (>=1.0.3)", "filelock (>=3.4.0)", "importlib-metad [[package]] name = "textual" -version = "8.2.1" +version = "8.2.5" description = "Modern Text User Interface framework" optional = false python-versions = "<4.0,>=3.9" groups = ["main", "dev"] files = [ - {file = "textual-8.2.1-py3-none-any.whl", hash = "sha256:746cbf947a8ca875afc09779ef38cadbc7b9f15ac886a5090f7099fef5ade990"}, - {file = "textual-8.2.1.tar.gz", hash = "sha256:4176890e9cd5c95dcdd206541b2956b0808e74c8c36381c88db53dcb45237451"}, + {file = "textual-8.2.5-py3-none-any.whl", hash = "sha256:247d2aa2faf222749c321f88a736247f37ee2c023604079c7490bfacddfcd4b2"}, + {file = "textual-8.2.5.tar.gz", hash = "sha256:6c894e65a879dadb4f6cf46ddcfedb0173ff7e0cb1fe605ff7b357a597bdbc90"}, ] [package.dependencies]