From 3b532694168c8b5d3ec749b61340c1ea51c47b44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 00:00:25 +0000 Subject: [PATCH] Bump pyyaml from 5.3.1 to 5.4 in /final/todo Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 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.3.1...5.4) Signed-off-by: dependabot[bot] --- final/todo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/final/todo/requirements.txt b/final/todo/requirements.txt index fd42961..f2bff44 100644 --- a/final/todo/requirements.txt +++ b/final/todo/requirements.txt @@ -49,7 +49,7 @@ PyNaCl==1.3.0 pyrsistent==0.16.0 python-dateutil==2.8.0 pytz==2020.1 -PyYAML==5.3.1 +PyYAML==5.4 requests==2.20.1 scandir==1.10.0 semantic-version==2.5.0