From 948dda9d75c0d81fc390253f50b43735472f47a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 00:49:50 +0000 Subject: [PATCH] Bump ruamel-yaml from 0.18.13 to 0.18.14 Bumps ruamel-yaml from 0.18.13 to 0.18.14. --- updated-dependencies: - dependency-name: ruamel-yaml dependency-version: 0.18.14 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 c1d432d8..52a50cd2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ jinja2==3.1.6 leicacam==0.6.0 leicaimage==0.4.0 numpy==2.2.4 -ruamel.yaml==0.18.13 +ruamel.yaml==0.18.14 tifffile==2025.3.13 voluptuous==0.15.2 xmltodict==0.14.2