From ba0b828f24104e623ca4b0e45a13659867399023 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:52:05 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.4 in /myAcePortrait Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 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.11...5.4) Signed-off-by: dependabot[bot] --- myAcePortrait/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/myAcePortrait/requirements.txt b/myAcePortrait/requirements.txt index 30554ee..c885ef1 100644 --- a/myAcePortrait/requirements.txt +++ b/myAcePortrait/requirements.txt @@ -44,7 +44,7 @@ python-apt==1.1.0b1+ubuntu0.16.4.2 python-debian==0.1.27 python-systemd==231 pytz==2018.9 -PyYAML==3.11 +PyYAML==5.4 redis==2.10.6 requests==2.9.1 schedule==0.6.0