From 0024b6d587858df70915bfd3bf911b911a00025d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 09:56:01 +0000 Subject: [PATCH] Update dependency pandas to v2.3.3 --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 69aead5..92d9af3 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -9,4 +9,4 @@ idna==3.4 multidict==6.0.4 toml==0.10.2 yarl==1.9.2 -pandas==2.0.2 +pandas==2.3.3