From 7fa87c9f2c9b59ad0f9f05f0c1c3eef1ccc463cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 21:04:03 +0000 Subject: [PATCH] Bump ruamel-yaml from 0.18.16 to 0.19.1 Bumps ruamel-yaml from 0.18.16 to 0.19.1. --- updated-dependencies: - dependency-name: ruamel-yaml dependency-version: 0.19.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 383de51262..9153c1ee70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ eventlet>=0.34.3; python_version >= "3.12" networkx>=1.9 pbr>=1.9 prometheus_client==0.24.1 -ruamel.yaml==0.18.16 +ruamel.yaml==0.19.1 os_ken==3.1.0 beka==0.4.2 pytricia>=1.0.0