From 86ebbd1d333dadf53ac658e79a7a176f7e9ca250 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:58:11 +0000 Subject: [PATCH] Bump pyyaml from 5.1.2 to 5.4 in /module_9/challenge Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.2 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.1.2...5.4) Signed-off-by: dependabot[bot] --- module_9/challenge/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module_9/challenge/requirements.txt b/module_9/challenge/requirements.txt index f3f1f51..cd5d55e 100644 --- a/module_9/challenge/requirements.txt +++ b/module_9/challenge/requirements.txt @@ -6,4 +6,4 @@ pluggy==0.6.0 py==1.5.3 pytest==3.6.2 six==1.11.0 -PyYAML==5.1.2 +PyYAML==5.4