From 3dab4b2dbc8c6dc7163043c6d563d6866167fecc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 14:17:59 +0000 Subject: [PATCH] chore(deps): update dependency polars to v1.4.1 --- data/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/requirements.txt b/data/requirements.txt index a3a3acfe9..cbf73fe2e 100644 --- a/data/requirements.txt +++ b/data/requirements.txt @@ -3,7 +3,7 @@ beautifulsoup4==4.12.3 defusedxml==0.7.1 lxml==5.2.2 Pillow==10.4.0 -polars==1.4.0 +polars==1.4.1 pyarrow==17.0.0 pydantic==2.8.2 pyyaml==6.0.1