From 347afdce2252a28cfd8baf859ea88025db5bdd1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 00:00:17 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20pyyaml=20from=203.12=20to=205.4=20in=20/?= =?UTF-8?q?Test/=E6=8C=81=E7=BB=AD=E9=9B=86=E6=88=90/python=E9=95=9C?= =?UTF-8?q?=E5=83=8F/httprunner?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 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.12...5.4) Signed-off-by: dependabot[bot] --- .../python\351\225\234\345\203\217/httprunner/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/Test/\346\214\201\347\273\255\351\233\206\346\210\220/python\351\225\234\345\203\217/httprunner/requirements.txt" "b/Test/\346\214\201\347\273\255\351\233\206\346\210\220/python\351\225\234\345\203\217/httprunner/requirements.txt" index fb353d0..024e246 100644 --- "a/Test/\346\214\201\347\273\255\351\233\206\346\210\220/python\351\225\234\345\203\217/httprunner/requirements.txt" +++ "b/Test/\346\214\201\347\273\255\351\233\206\346\210\220/python\351\225\234\345\203\217/httprunner/requirements.txt" @@ -16,7 +16,7 @@ odfpy==1.3.6 openpyxl==2.4.9 Pillow==5.0.0 pytz==2017.3 -PyYAML==3.12 +PyYAML==5.4 six==1.11.0 tablib==0.12.1 unicodecsv==0.14.1