From 6b793d6f8c13cdb9f0b6669da9b3efc32129645b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:11:43 +0000 Subject: [PATCH] build(deps): bump pyyaml from 3.13 to 5.4 in /spk/python3/src 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] --- spk/python3/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spk/python3/src/requirements.txt b/spk/python3/src/requirements.txt index c49aaca0..2c5cf156 100644 --- a/spk/python3/src/requirements.txt +++ b/spk/python3/src/requirements.txt @@ -4,7 +4,7 @@ #pycrypto==2.6.1 #Pillow==5.3.0 #pycurl==7.43.0.2 -pyyaml==3.13 +pyyaml==5.4 ## Cross-compiled via spksrc.wheel.mk markupsafe==1.1.0