From 4188e7d5132ad53215105c63da6547c1a6f2b2d1 Mon Sep 17 00:00:00 2001 From: sujata-m Date: Mon, 29 Sep 2025 16:08:03 +0530 Subject: [PATCH] Fixed Task 2365 ## Dev Board Ticket https://dev.azure.com/TDEI-UW/TDEI/_workitems/edit/2365 ## Changes - Upgraded the package from `0.2.13` to `o.2.14` ## Testing - TDEI Portal --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e3c6fb2..7790efc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ python-ms-core==0.0.23 uvicorn==0.20.0 html_testRunner==1.2.1 geopandas==0.14.4 -python-osw-validation==0.2.13 \ No newline at end of file +python-osw-validation==0.2.14 \ No newline at end of file