diff --git a/Solutions/ESET Protect Platform/Data Connectors/requirements.txt b/Solutions/ESET Protect Platform/Data Connectors/requirements.txt index 06e1adafe65..e263ffa9402 100644 --- a/Solutions/ESET Protect Platform/Data Connectors/requirements.txt +++ b/Solutions/ESET Protect Platform/Data Connectors/requirements.txt @@ -29,5 +29,5 @@ pyyaml==6.0.1 ; python_version >= "3.9" and python_version < "4.0" requests==2.32.3 ; python_version >= "3.9" and python_version < "4.0" six==1.17.0 ; python_version >= "3.9" and python_version < "4.0" typing-extensions==4.14.0 ; python_version >= "3.9" and python_version < "4.0" -urllib3==2.4.0 ; python_version >= "3.9" and python_version < "4.0" +urllib3==2.5.0 ; python_version >= "3.9" and python_version < "4.0" yarl==1.20.0 ; python_version >= "3.9" and python_version < "4.0"