From 20bdaa386791cc23809b298762217dd1a2b0f071 Mon Sep 17 00:00:00 2001 From: manchandavishal Date: Tue, 1 Aug 2023 21:06:07 +0530 Subject: [PATCH] Bump minor version of XStatic-jQuery This patch update minor version of XStatic-jQuery to 3.5.1.1 in the ``requirements.txt`` file. Closes-bug: #1955556 Change-Id: I8fdcdddac6869af59a330d1181aed83c2c5770b3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cdb83185b9..cf812c64d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,7 @@ XStatic-D3>=3.5.17.0 # BSD License (3 clause) XStatic-Hogan>=2.0.0.2 # Apache 2.0 License XStatic-Font-Awesome>=4.7.0.0 # SIL OFL 1.1 License, MIT License XStatic-Jasmine>=2.4.1.1 # MIT License -XStatic-jQuery>=1.12.4.1,<3.6 # MIT License +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