From f421592cfbe478fc30b8f982b26f0ee0cc491a7f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 13:51:52 +0000 Subject: [PATCH] chore(deps): update dependency polars to v1.19.0 --- data/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/requirements.txt b/data/requirements.txt index a454cde25..e56efefdf 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.1.0 -polars==1.9.0 +polars==1.19.0 pyarrow==18.1.0 pydantic==2.10.5 pyyaml==6.0.2