From 18e8f6f8ab9de099256f94b2381d8dd6e7449119 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:35:48 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.4 in /ArchMd Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 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.13...5.4) Signed-off-by: dependabot[bot] --- ArchMd/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 ArchMd/requirements.txt diff --git a/ArchMd/requirements.txt b/ArchMd/requirements.txt old mode 100755 new mode 100644 index 2cd457c..4170534 --- a/ArchMd/requirements.txt +++ b/ArchMd/requirements.txt @@ -75,7 +75,7 @@ PyNaCl==1.3.0 python-alipay-sdk==1.10.0 python-dateutil==2.8.0 pytz==2018.9 -PyYAML==3.13 +PyYAML==5.4 redis==3.2.1 six==1.12.0 soupsieve==1.8