From e2d06423197bd9ec41977aac0a4288a53a38cfb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:13:46 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20lxml=20from=204.2.4=20to=204.9.1=20in=20?= =?UTF-8?q?/=E7=9B=B8=E5=85=B3=E6=95=B0=E6=8D=AE=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E5=8F=8A=E7=BB=98=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [lxml](https://github.com/lxml/lxml) from 4.2.4 to 4.9.1. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.2.4...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\347\233\270\345\205\263\346\225\260\346\215\256\346\226\207\344\273\266\345\217\212\347\273\230\345\233\276/requirements.txt" "b/\347\233\270\345\205\263\346\225\260\346\215\256\346\226\207\344\273\266\345\217\212\347\273\230\345\233\276/requirements.txt" index 2f377ed..17f02d9 100644 --- "a/\347\233\270\345\205\263\346\225\260\346\215\256\346\226\207\344\273\266\345\217\212\347\273\230\345\233\276/requirements.txt" +++ "b/\347\233\270\345\205\263\346\225\260\346\215\256\346\226\207\344\273\266\345\217\212\347\273\230\345\233\276/requirements.txt" @@ -25,7 +25,7 @@ idna==2.7 jdcal==1.4 jieba==0.39 kiwisolver==1.0.1 -lxml==4.2.4 +lxml==4.9.1 matplotlib==3.0.3 multidict==4.5.2 mysqlclient==1.4.2.post1