From 17a4cf88be7250a0e7781c09cc0c79e2d2ed8eb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 07:53:04 +0000 Subject: [PATCH] Bump voluptuous from 0.15.2 to 0.16.0 Bumps [voluptuous](https://github.com/alecthomas/voluptuous) from 0.15.2 to 0.16.0. - [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.15.2...0.16.0) --- updated-dependencies: - dependency-name: voluptuous dependency-version: 0.16.0 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 75ad536..9a62c33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ dacite==1.9.2 homeassistant==2026.7.4 -voluptuous==0.15.2 +voluptuous==0.16.0 pre-commit==4.6.1 reorder-python-imports==3.16.0 pytest==9.0.3