diff --git a/airbyte-integrations/connectors/source-file/setup.py b/airbyte-integrations/connectors/source-file/setup.py index 0575ae93fd174..941ccd5a186ee 100644 --- a/airbyte-integrations/connectors/source-file/setup.py +++ b/airbyte-integrations/connectors/source-file/setup.py @@ -14,7 +14,7 @@ "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",