From 824ed456cc1a1848ded68f5198f58897cf0a4556 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 12:02:02 +0000 Subject: [PATCH] Bump voluptuous from 0.14.2 to 0.15.2 Bumps [voluptuous](https://github.com/alecthomas/voluptuous) from 0.14.2 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.14.2...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 53b9df3e..77372930 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ leicaimage==0.2.1 numpy==1.24.3 ruamel.yaml==0.18.6 tifffile==2023.4.12 -voluptuous==0.14.2 +voluptuous==0.15.2 xmltodict==0.14.2