From 172ba220ca10f3655aa6223fffd048017c8cd882 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 08:00:56 +0000 Subject: [PATCH] Bump voluptuous from 0.14.2 to 0.15.1 Bumps [voluptuous](https://github.com/alecthomas/voluptuous) from 0.14.2 to 0.15.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.14.2...0.15.1) --- updated-dependencies: - dependency-name: voluptuous 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 1766289..acc743b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ aiohttp==3.9.5 beautifulsoup4==4.12.3 dacite==1.8.1 homeassistant==2024.4.3 -voluptuous==0.14.2 +voluptuous==0.15.1 pre-commit==3.7.0 reorder-python-imports==3.12.0