From dc47de1439ca6188f5bad43707729efc6e205247 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 10:08:43 -0700 Subject: [PATCH] build(deps): bump ruamel-yaml from 0.18.6 to 0.19.1 (#2803) Bumps ruamel-yaml from 0.18.6 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 73d4e6f4..a3f7d868 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ pyghidra==3.0.0 python-flirt==0.9.2 pyyaml==6.0.2 rich==14.2.0 -ruamel-yaml==0.18.6 +ruamel-yaml==0.19.1 ruamel-yaml-clib==0.2.14 setuptools==80.9.0 six==1.17.0