From a96272467bffd8daaef3836ab3865f028180c5a1 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 14 Aug 2024 21:17:59 +0000
Subject: [PATCH] chore(deps): update dependency polars to v1.5.0

---
 data/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/requirements.txt b/data/requirements.txt
index 6f1837061..fc45f4bf9 100644
--- a/data/requirements.txt
+++ b/data/requirements.txt
@@ -3,7 +3,7 @@ beautifulsoup4==4.12.3
 defusedxml==0.7.1
 lxml==5.3.0
 Pillow==10.4.0
-polars==1.4.1
+polars==1.5.0
 pyarrow==17.0.0
 pydantic==2.8.2
 pyyaml==6.0.2