From 856114d9cb7ecfc04eb41e8c4f3f2dede418dec9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 12:11:54 +0000 Subject: [PATCH] build(deps): bump aioswitcher from 6.0.2 to 6.0.3 Bumps [aioswitcher](https://github.com/tomerfi/aioswitcher) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/tomerfi/aioswitcher/releases) - [Commits](https://github.com/tomerfi/aioswitcher/compare/6.0.2...6.0.3) --- updated-dependencies: - dependency-name: aioswitcher dependency-version: 6.0.3 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 7546748f..4f7ac2e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -aioswitcher==6.0.2 +aioswitcher==6.0.3 aiohttp==3.13.1