From 637f7c73102289e3e181ab942a9f00f8752bad87 Mon Sep 17 00:00:00 2001 From: Vitaliy Kukharik Date: Fri, 13 Dec 2024 19:38:38 +0500 Subject: [PATCH] Update ruamel.yaml --- .config/python/dev/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/python/dev/requirements.txt b/.config/python/dev/requirements.txt index 39154f02e..9e81e9f13 100644 --- a/.config/python/dev/requirements.txt +++ b/.config/python/dev/requirements.txt @@ -32,8 +32,8 @@ referencing==0.35.1 resolvelib==1.0.1 rich==13.9.4 rpds-py==0.22.3 -ruamel.yaml==0.17.40 -ruamel.yaml.clib==0.2.8 +ruamel.yaml==0.18.6 +ruamel.yaml.clib==0.2.12 setuptools==75.6.0 subprocess-tee==0.4.2 tomli==2.2.1