From cac33bb33f2a57e4f78b0f49e76337977668b28a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:21:01 +0000 Subject: [PATCH] Bump pyyaml from 5.1 to 5.4 in /mongodbDataExtraction Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.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.1...5.4) Signed-off-by: dependabot[bot] --- mongodbDataExtraction/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mongodbDataExtraction/requirements.txt b/mongodbDataExtraction/requirements.txt index 3670869..60bba3b 100644 --- a/mongodbDataExtraction/requirements.txt +++ b/mongodbDataExtraction/requirements.txt @@ -40,7 +40,7 @@ python-dateutil==2.8.0 python-slugify==1.2.5 pytz==2018.4 pyxdg==0.26 -PyYAML==5.1 +PyYAML==5.4 scandir==1.7 scour==0.36 simplegeneric==0.8.1