From 4bed5ba88d95d277dd74baaa8c805ae692957ee7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 18:52:30 +0000 Subject: [PATCH] Bump textual from 5.3.0 to 8.1.1 Bumps [textual](https://github.com/Textualize/textual) from 5.3.0 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/v5.3.0...v8.1.1) --- updated-dependencies: - dependency-name: textual dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1c95121..f404ca8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ async-cache==1.1.1 pyytlounge==2.3.0 rich==14.1.0 ssdp==1.3.1 -textual==5.3.0 +textual==8.1.1 textual-slider==0.2.0 xmltodict==0.15.1 rich_click==1.8.9