From 8712534daffb576483fe7e4a4afaa6a728a71093 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 00:25:27 +0000 Subject: [PATCH] Bump pyyaml from 5.3 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3 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...5.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 888a3d6..18c26f2 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ opencv-python==4.1.1.26 scipy==1.3.1 scikit-image==0.16.1 shapely==1.6.4.post2 -pyyaml==5.3 +pyyaml==5.4 munch==2.5.0 jupyter==1.0.0 pandas==1.0.3