From 395a810bc10e7d1f265cc98bbe2df81c95ed2dac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 21:15:00 +0000 Subject: [PATCH] Bump ruamel-yaml from 0.18.15 to 0.18.16 Bumps ruamel-yaml from 0.18.15 to 0.18.16. --- updated-dependencies: - dependency-name: ruamel-yaml dependency-version: 0.18.16 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..dd6b31b 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.16