From 4cdc3cbb265d539447f643b80bbc56b12f4cfab9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 25 Jun 2021 06:24:56 +0000 Subject: [PATCH] Bump ruamel-yaml from 0.15.80 to 0.17.10 Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.15.80 to 0.17.10. Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7064e9d6..efe70905 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ attrs==18.2.0 boltons==18.0.1 -ruamel.yaml==0.15.80 +ruamel.yaml==0.17.10