From 56271e4e26ad8d14e19aff3f1c9df3138919728b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 08:23:58 +0100 Subject: [PATCH] Bump voluptuous from 0.13.1 to 0.14.1 (#1818) Bumps [voluptuous](https://github.com/alecthomas/voluptuous) from 0.13.1 to 0.14.1. - [Release notes](https://github.com/alecthomas/voluptuous/releases) - [Changelog](https://github.com/alecthomas/voluptuous/blob/master/CHANGELOG.md) - [Commits](https://github.com/alecthomas/voluptuous/compare/0.13.1...0.14.1) --- updated-dependencies: - dependency-name: voluptuous dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 82611d36..a26f7336 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -4,5 +4,5 @@ pre-commit==3.6.0 music-assistant==2.0.0b85 async_timeout==4.0.3 pytest-homeassistant-custom-component==0.13.91 -voluptuous==0.13.1 +voluptuous==0.14.1 zeroconf==0.131.0