From 461b8bfde79287cb6d62cf5186d6415a2eccd350 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 11:44:03 +0000 Subject: [PATCH] Bump ssdp from 1.3.0 to 1.3.1 Bumps [ssdp](https://github.com/codingjoe/ssdp) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/codingjoe/ssdp/releases) - [Commits](https://github.com/codingjoe/ssdp/compare/1.3.0...1.3.1) --- updated-dependencies: - dependency-name: ssdp dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1158d5f..1c95121 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ appdirs==1.4.4 async-cache==1.1.1 pyytlounge==2.3.0 rich==14.1.0 -ssdp==1.3.0 +ssdp==1.3.1 textual==5.3.0 textual-slider==0.2.0 xmltodict==0.15.1