From 6f574960a0ccd1925df008a1dde7e8b9ae9aa8b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 00:20:12 +0000 Subject: [PATCH] Bump pyyaml from 5.1.2 to 5.4 in /Desafio 8 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] --- Desafio 8/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Desafio 8/requirements.txt b/Desafio 8/requirements.txt index 495a9bf..696d079 100644 --- a/Desafio 8/requirements.txt +++ b/Desafio 8/requirements.txt @@ -6,5 +6,5 @@ pluggy==0.6.0 py==1.5.3 pytest==3.6.2 six==1.11.0 -PyYAML==5.1.2 +PyYAML==5.4