From bbb00ce94f882580c92b3ae25857d9822f7ed1ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 04:02:08 +0000 Subject: [PATCH] Bump ruamel-yaml from 0.18.16 to 0.18.17 Bumps ruamel-yaml from 0.18.16 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 26d1242534a3..87c5db8bb80f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -363,7 +363,7 @@ rpds-py==0.30.0 # via # jsonschema # referencing -ruamel-yaml==0.18.16 +ruamel-yaml==0.18.17 # via # qcodes (pyproject.toml) # qcodes