From 09941c6cfb346c523a28d344a5fe3912c74973bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 23:51:16 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20lxml=20in=20/=E5=85=AC=E5=BC=80=E8=AF=BE?= =?UTF-8?q?/=E6=96=87=E6=A1=A3/=E5=B9=B4=E8=96=AA50W+=E7=9A=84Python?= =?UTF-8?q?=E7=A8=8B=E5=BA=8F=E5=91=98=E5=A6=82=E4=BD=95=E5=86=99=E4=BB=A3?= =?UTF-8?q?=E7=A0=81/code/Python/opencourse?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [lxml](https://github.com/lxml/lxml) from 4.5.0 to 4.6.2. - [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.5.0...lxml-4.6.2) Signed-off-by: dependabot[bot] --- .../code/Python/opencourse/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\345\205\254\345\274\200\350\257\276/\346\226\207\346\241\243/\345\271\264\350\226\25250W+\347\232\204Python\347\250\213\345\272\217\345\221\230\345\246\202\344\275\225\345\206\231\344\273\243\347\240\201/code/Python/opencourse/requirements.txt" "b/\345\205\254\345\274\200\350\257\276/\346\226\207\346\241\243/\345\271\264\350\226\25250W+\347\232\204Python\347\250\213\345\272\217\345\221\230\345\246\202\344\275\225\345\206\231\344\273\243\347\240\201/code/Python/opencourse/requirements.txt" index 860de44..5e95ef3 100644 --- "a/\345\205\254\345\274\200\350\257\276/\346\226\207\346\241\243/\345\271\264\350\226\25250W+\347\232\204Python\347\250\213\345\272\217\345\221\230\345\246\202\344\275\225\345\206\231\344\273\243\347\240\201/code/Python/opencourse/requirements.txt" +++ "b/\345\205\254\345\274\200\350\257\276/\346\226\207\346\241\243/\345\271\264\350\226\25250W+\347\232\204Python\347\250\213\345\272\217\345\221\230\345\246\202\344\275\225\345\206\231\344\273\243\347\240\201/code/Python/opencourse/requirements.txt" @@ -12,7 +12,7 @@ isort==4.3.21 jedi==0.17.0 lazy-object-proxy==1.4.3 line-profiler==3.0.2 -lxml==4.5.0 +lxml==4.6.2 mccabe==0.6.1 memory-profiler==0.57.0 numpy==1.18.3 -- GitLab