From c7650f4c0cbe8b3b53f9c12eae8f4c5d484c29bf Mon Sep 17 00:00:00 2001 From: manchandavishal Date: Thu, 18 Jul 2024 12:59:12 +0530 Subject: [PATCH] Update xstatic-jquery-ui min. version to include latest CVE fix This patch updates xstatic-jquery-ui minimum version to ensure the latest security vulnerabilities are addressed. Closes-Bug: 2070439 Change-Id: I42efca2e4dcafc67ccadd6ff71d3da2e9b0fdd98 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3197078fa3..6efa89040b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ XStatic-jQuery>=3.5.1.1 # MIT License XStatic-JQuery-Migrate>=3 # MIT License XStatic-JQuery.quicksearch>=2.0.3.1 # MIT License XStatic-JQuery.TableSorter>=2.14.5.1 # MIT License -XStatic-jquery-ui>=1.12.1.1 # MIT License +XStatic-jquery-ui>=1.13.0.1 # MIT License XStatic-JSEncrypt>=2.3.1.1 # MIT License XStatic-mdi>=1.6.50.2 # SIL OPEN FONT LICENSE Version 1.1 XStatic-objectpath>=1.2.1.0 # MIT