From dfe9a55b8e1b5167e5e0cdf19cd10bb3e85175c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 22:03:05 +0000 Subject: [PATCH] build(deps): bump ruamel-yaml from 0.18.15 to 0.19.1 Bumps ruamel-yaml from 0.18.15 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 5d2e19802..2845632dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,4 +17,4 @@ isort==7.0.0 black==26.5.1 flake8==7.3.0 mypy==2.1.0 -ruamel.yaml==0.18.15 +ruamel.yaml==0.19.1