From c06fa6377f90ad3fb75421c0e5c57e145ca8b9a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:58:11 +0000 Subject: [PATCH] Bump pyyaml from 5.1.2 to 5.4 in /gdcdictionary-2.1.0 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] --- gdcdictionary-2.1.0/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 gdcdictionary-2.1.0/requirements.txt diff --git a/gdcdictionary-2.1.0/requirements.txt b/gdcdictionary-2.1.0/requirements.txt old mode 100755 new mode 100644 index 369a039..642b8a3 --- a/gdcdictionary-2.1.0/requirements.txt +++ b/gdcdictionary-2.1.0/requirements.txt @@ -1,2 +1,2 @@ jsonschema==3.0.2 -PyYaml==5.1.2 \ No newline at end of file +PyYaml==5.4 \ No newline at end of file