From 0fbbd866230b8d38f7fb3e8784242e2fa7a33b8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:54:14 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20pyyaml=20from=205.1=20to=205.4=20in=20/2?= =?UTF-8?q?019/CISCN2019=E5=8D=8E=E4=B8=9C=E5=8C=97=E7=BA=BF=E4=B8=8B?= =?UTF-8?q?=E8=B5=9B/pastebin/web?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 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/5.1...5.4) Signed-off-by: dependabot[bot] --- .../pastebin/web/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/2019/CISCN2019\345\215\216\344\270\234\345\214\227\347\272\277\344\270\213\350\265\233/pastebin/web/requirements.txt" "b/2019/CISCN2019\345\215\216\344\270\234\345\214\227\347\272\277\344\270\213\350\265\233/pastebin/web/requirements.txt" index e717326..ca6530e 100644 --- "a/2019/CISCN2019\345\215\216\344\270\234\345\214\227\347\272\277\344\270\213\350\265\233/pastebin/web/requirements.txt" +++ "b/2019/CISCN2019\345\215\216\344\270\234\345\214\227\347\272\277\344\270\213\350\265\233/pastebin/web/requirements.txt" @@ -10,7 +10,7 @@ MarkupSafe==1.1.1 Naked==0.1.31 pycrypto==2.6.1 PyMySQL==0.9.3 -PyYAML==5.1 +PyYAML==5.4 requests==2.21.0 shellescape==3.4.1 SQLAlchemy==1.3.3