From cf370d6aa7c77026aacda723fd77088da33849a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 17:27:08 +0000 Subject: [PATCH] build(deps): Bump tinytag from 2.1.2 to 2.2.1 in /requirements Bumps [tinytag](https://github.com/tinytag/tinytag) from 2.1.2 to 2.2.1. - [Release notes](https://github.com/tinytag/tinytag/releases) - [Commits](https://github.com/tinytag/tinytag/compare/2.1.2...2.2.1) --- updated-dependencies: - dependency-name: tinytag dependency-version: 2.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 9b6594d3e..2a03cb3a7 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -10,5 +10,5 @@ pydantic==2.12.5 requests==2.32.5 srptools==1.0.1 tabulate==0.9.0 -tinytag==2.1.2 +tinytag==2.2.1 zeroconf==0.148.0