From ccfcd00aa9bd17ef9ee5822bcff3cf578a0037bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 11:14:22 +0000 Subject: [PATCH] Bump textual from 0.58.0 to 1.0.0 Bumps [textual](https://github.com/Textualize/textual) from 0.58.0 to 1.0.0. - [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/v0.58.0...v1.0.0) --- updated-dependencies: - dependency-name: textual 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 6df070e..766b874 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ async-cache==1.1.1 pyytlounge==2.0.0 rich==13.9.4 ssdp==1.3.0 -textual==0.58.0 +textual==1.0.0 textual-slider==0.1.2 xmltodict==0.14.2 rich_click==1.8.5