From 9a352eec00e7e27bfab4ccbff32c3ffc24025b4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 18:03:18 +0000 Subject: [PATCH] Bump ruamel-yaml from 0.17.40 to 0.18.6 Bumps [ruamel-yaml]() from 0.17.40 to 0.18.6. --- updated-dependencies: - dependency-name: ruamel-yaml 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 44a301d..17bb09f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -145,7 +145,7 @@ rpds-py==0.19.0 # via # jsonschema # referencing -ruamel-yaml==0.17.40 +ruamel-yaml==0.18.6 # via semgrep ruamel-yaml-clib==0.2.8 # via ruamel-yaml