From 7631e8d6e6339922316e0f7f1936119e50a901f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 00:34:10 +0000 Subject: [PATCH] Bump pyyaml 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] --- .../data_wrangling_screaming_frog/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Course/in_progress_modules/data_wrangling_screaming_frog/src/requirements.txt b/Course/in_progress_modules/data_wrangling_screaming_frog/src/requirements.txt index 4b3abb9..3e5d8ec 100644 --- a/Course/in_progress_modules/data_wrangling_screaming_frog/src/requirements.txt +++ b/Course/in_progress_modules/data_wrangling_screaming_frog/src/requirements.txt @@ -10,4 +10,4 @@ google-cloud-core==1.3.0 google-resumable-media==0.5.0 googleapis-common-protos==1.52.0 pandas==1.0.5 -pyYAML==5.3.1 +pyYAML==5.4