From 36c1db2fcca712fbf9a143be78a44c5b449d62c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 16:55:38 +0000 Subject: [PATCH] chore(deps): update dependency ruamel.yaml to v0.18.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f8242f0..ce5a664 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ numpy==2.1.2 Pillow==11.0.0 pyparsing==3.2.0 python-dateutil==2.9.0.post0 -ruamel.yaml==0.17.40 +ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.12 six==1.16.0