From 2586a6fbf0b8aa58d98399e89b383b2252749957 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 10:01:31 +0000 Subject: [PATCH] Bump voluptuous from 0.13.1 to 0.15.2 Bumps [voluptuous](https://github.com/alecthomas/voluptuous) from 0.13.1 to 0.15.2. - [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.15.2) --- 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 fff0327..5a5be20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ requests==2.32.3 -voluptuous==0.13.1 +voluptuous==0.15.2