From fc77290d4af929e39751f1a51048773b5266fc08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 21:11:24 +0000 Subject: [PATCH] Bump ruamel-yaml from 0.18.15 to 0.18.17 Bumps ruamel-yaml from 0.18.15 to 0.18.17. --- updated-dependencies: - dependency-name: ruamel-yaml dependency-version: 0.18.17 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 9dddb84..2166718 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ black==25.9.0 importlib_resources==6.4.5 jsonschema==4.25.1 referencing==0.36.2 -ruamel.yaml==0.18.15 +ruamel.yaml==0.18.17