mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-04 19:26:52 +00:00
use defusedxml for sax.parse().
This commit is contained in:
parent
f1dff44d3a
commit
ccf427b4a0
2 changed files with 6 additions and 1 deletions
|
|
@ -18,6 +18,7 @@ classifiers =
|
|||
[options]
|
||||
packages = find:
|
||||
install_requires =
|
||||
defusedxml>=0.7.1
|
||||
ruamel.yaml>=0.15
|
||||
tomli>=1.1.0;python_version<"3.11"
|
||||
python_requires = >=3.10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue