From ce1f75fc0530572f3bbaaed3aa17b3a9a6db3dbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 04:51:21 +0000 Subject: [PATCH] Bump ruamel-yaml in /flang/examples/FlangOmpReport Bumps ruamel-yaml from 0.17.32 to 0.18.7. --- updated-dependencies: - dependency-name: ruamel-yaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- flang/examples/FlangOmpReport/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flang/examples/FlangOmpReport/requirements.txt b/flang/examples/FlangOmpReport/requirements.txt index e278dfd4a1a6..5163ea53aede 100644 --- a/flang/examples/FlangOmpReport/requirements.txt +++ b/flang/examples/FlangOmpReport/requirements.txt @@ -1,2 +1,2 @@ -ruamel.yaml==0.17.32 +ruamel.yaml==0.18.7 ruamel.yaml.clib==0.2.7