From a88f34ed4e367b6e3f1adf03fa4e6f5c915777de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:12:53 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.4 in /vuemarket 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] --- vuemarket/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vuemarket/requirements.txt b/vuemarket/requirements.txt index f70d572..49b0782 100644 --- a/vuemarket/requirements.txt +++ b/vuemarket/requirements.txt @@ -30,7 +30,7 @@ Pillow==5.3.0 pycparser==2.19 PyMySQL==0.9.2 pytz==2018.5 -PyYAML==3.13 +PyYAML==5.4 requests==2.20.0 six==1.11.0 tablib==0.12.1