From 2e0df05f15272a9054aad8c44b0cd69448e7d25f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 00: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