From f4aa0319b11fac8aa648a715d6238af47c85c8fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jul 2026 08:03:28 +0000 Subject: [PATCH] chore: bump textual from 8.2.7 to 8.2.8 Bumps [textual](https://github.com/Textualize/textual) from 8.2.7 to 8.2.8. - [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.7...v8.2.8) --- updated-dependencies: - dependency-name: textual dependency-version: 8.2.8 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 118799f..fddc85b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1707,14 +1707,14 @@ yaml = ["pyyaml (>=6.0.3)"] [[package]] name = "textual" -version = "8.2.7" +version = "8.2.8" description = "Modern Text User Interface framework" optional = false python-versions = "<4.0,>=3.9" groups = ["main"] files = [ - {file = "textual-8.2.7-py3-none-any.whl", hash = "sha256:4caaa13a90bc4cf9c6c862c067ccd34fe84e9c161710a2a907a8026313b6bd73"}, - {file = "textual-8.2.7.tar.gz", hash = "sha256:658f568ff81e30ed43890c3e07520390e5cf1b4763822006e060656b0a88f105"}, + {file = "textual-8.2.8-py3-none-any.whl", hash = "sha256:267375fd402dc8d981457212efa71f0e3365fd17bba144ba9bb3ed7563cb374a"}, + {file = "textual-8.2.8.tar.gz", hash = "sha256:3f106a9fbc73e39dd266c9712432087de78a6d644084c7c241d6a25c3169115b"}, ] [package.dependencies]