Update module version to remove vulnerability (#12054)
This commit is contained in:
parent
bc34fa0934
commit
b5c058738d
@ -13,7 +13,7 @@ importlib-metadata==3.10.0
|
||||
iniconfig==1.1.1
|
||||
ipython==7.22.0
|
||||
Jinja2==2.11.3
|
||||
lxml==4.6.3
|
||||
lxml>=4.6.5
|
||||
MarkupSafe==1.1.1
|
||||
mistune==2.0.0a6
|
||||
packaging==20.9
|
||||
|
@ -1,6 +1,6 @@
|
||||
coverage>=4.4.2,<=5.5
|
||||
astroid==2.4.2
|
||||
pylint==2.5.0
|
||||
astroid>=2.5.0
|
||||
pylint>=2.7.0
|
||||
pyenchant>=3.0.0
|
||||
test-generator==0.1.1
|
||||
defusedxml>=0.5.0
|
||||
|
Loading…
Reference in New Issue
Block a user