From 5e871d939913d77616d13c5c346c7fa795d83ec2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Sep 2021 11:02:48 +0200 Subject: [PATCH] Bump voluptuous from 0.12.1 to 0.12.2 (#3141) Bumps [voluptuous](https://github.com/alecthomas/voluptuous) from 0.12.1 to 0.12.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.12.1...v0.12.2) --- updated-dependencies: - dependency-name: voluptuous dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 49c922590..2a2837530 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,4 +17,4 @@ pulsectl==21.9.1 pyudev==0.22.0 ruamel.yaml==0.15.100 sentry-sdk==1.4.0 -voluptuous==0.12.1 +voluptuous==0.12.2