From 7e6b675a652497d6b512849275c47f5cf66ab36a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:43:14 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 in /compilers/v1_0_6 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 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/3.12...5.4) Signed-off-by: dependabot[bot] --- compilers/v1_0_6/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compilers/v1_0_6/requirements.txt b/compilers/v1_0_6/requirements.txt index fa818ac..0f71c94 100644 --- a/compilers/v1_0_6/requirements.txt +++ b/compilers/v1_0_6/requirements.txt @@ -6,7 +6,7 @@ idna==2.8 pkginfo==1.5.0.1 Pygments==2.4.2 python-dotenv==0.11.0 -PyYAML==3.12 +PyYAML==5.4 readme-renderer==24.0 requests==2.22.0 requests-toolbelt==0.9.1