1
0
mirror of synced 2025-12-25 02:09:19 -05:00

Bump lxml in /airbyte-integrations/connectors/source-file (#8758)

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

---
updated-dependencies:
- dependency-name: lxml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-12-14 18:06:06 -03:00
committed by GitHub
parent 8c84e14957
commit 757ba946bc

View File

@@ -14,7 +14,7 @@ MAIN_REQUIREMENTS = [
"paramiko==2.7.2",
"s3fs==0.4.2",
"smart-open[all]==4.1.2",
"lxml==4.6.3",
"lxml==4.6.5",
"html5lib==1.1",
"beautifulsoup4==4.9.3",
"pyarrow==3.0.0",