From 5af4e0ab332e6f92c6ede2391eb9bc3c3653362e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 20:08:44 +0000 Subject: [PATCH] Bump voluptuous from 0.15.1 to 0.15.2 Bumps [voluptuous](https://github.com/alecthomas/voluptuous) from 0.15.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.15.1...0.15.2) --- updated-dependencies: - dependency-name: voluptuous dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3311904..59cf267 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ idna==3.7 PyYAML==6.0.1 requests==2.32.3 urllib3==2.2.2 -voluptuous==0.15.1 +voluptuous==0.15.2