From 6c104a59098abc7fda6bdd927152a951197c7633 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 03:13:02 +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 5a5be20..57eab2c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ requests==2.32.3 -voluptuous==0.15.2 +voluptuous==0.16.0