From 05b30b08766d7883990f137779f599e8f1be33f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:15:35 +0000 Subject: [PATCH] Bump pyyaml from 5.1.2 to 5.4 in /Group_5 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] --- Group_5/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Group_5/requirements.txt b/Group_5/requirements.txt index ea955f57a..d08cde8ff 100644 --- a/Group_5/requirements.txt +++ b/Group_5/requirements.txt @@ -46,7 +46,7 @@ pyasn1-modules==0.2.7 pydload==1.0.6 python-utils==2.3.0 pytube==9.5.3 -PyYAML==5.1.2 +PyYAML==5.4 requests==2.22.0 requests-oauthlib==1.3.0 rsa==4.0