From 4589c612d1e42fa76759d6833eae82955789dc79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 12:17:23 +0000 Subject: [PATCH] Bump textual-slider from 0.1.2 to 0.2.0 Bumps [textual-slider](https://github.com/TomJGooding/textual-slider) from 0.1.2 to 0.2.0. - [Changelog](https://github.com/TomJGooding/textual-slider/blob/main/CHANGELOG.md) - [Commits](https://github.com/TomJGooding/textual-slider/compare/v0.1.2...v0.2.0) --- updated-dependencies: - dependency-name: textual-slider dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 766b874..8a23df1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,6 @@ pyytlounge==2.0.0 rich==13.9.4 ssdp==1.3.0 textual==1.0.0 -textual-slider==0.1.2 +textual-slider==0.2.0 xmltodict==0.14.2 rich_click==1.8.5