diff --git a/automation/requirements.txt b/automation/requirements.txt index e9df563139b..f024ffb4e06 100644 --- a/automation/requirements.txt +++ b/automation/requirements.txt @@ -6,4 +6,4 @@ lxml-html-clean>=0.4.4 websockets>=10.0 # not directly required, pinned by Snyk to avoid a vulnerability requests>=2.33.0 # not directly required, pinned by Snyk to avoid a vulnerability (GHSA-gc5v-m9x4-r6x2) urllib3>=2.7.0 # not directly required, pinned by Snyk to avoid a vulnerability (GHSA-mf9v-mfxr-j63j, GHSA-qccp-gfcp-xxvc) -zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file +zipp>=4.1.0 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file