From 9a831411162f4cfc1c271a23665d6f4eb9ef9235 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 16:17:08 +0000 Subject: [PATCH] chore(deps): update dependency polars to v1.13.1 --- data/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/requirements.txt b/data/requirements.txt index f39e618da..37792df8f 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==11.0.0 -polars==1.9.0 +polars==1.13.1 pyarrow==18.0.0 pydantic==2.9.2 pyyaml==6.0.2