Răsfoiți Sursa

Bump lxml in /公开课/文档/年薪50W+的Python程序员如何写代码/code/Python/opencourse

Bumps [lxml](https://github.com/lxml/lxml) from 4.5.0 to 4.6.3.
- [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.3)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 4 ani în urmă
părinte
comite
0134066d10

+ 1 - 1
公开课/文档/年薪50W+的Python程序员如何写代码/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.3
 mccabe==0.6.1
 memory-profiler==0.57.0
 numpy==1.18.3