From 9bef5b482528c602833aa7c9d8ce38bb17d44c16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 03:20:12 +0000 Subject: [PATCH] Bump textual from 8.2.1 to 8.2.3 Bumps [textual](https://github.com/Textualize/textual) from 8.2.1 to 8.2.3. - [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.3) --- updated-dependencies: - dependency-name: textual dependency-version: 8.2.3 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..0a4e812 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.3" 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.3-py3-none-any.whl", hash = "sha256:5008ac581bebf1f6fa0520404261844a231e5715fdbddd10ca73916a3af48ca2"}, + {file = "textual-8.2.3.tar.gz", hash = "sha256:beea7b86b03b03558a2224f0cc35252e60ef8b0c4353b117b2f40972902d976a"}, ] [package.dependencies]