From 592acde3033f3e50968f2dffc302d0e15f0f5995 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 14:35:45 +0000 Subject: [PATCH] chore(deps): update dependency pandas to v2.3.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8311262..38fd44d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ websockets==12.0 wheel==0.42.0 yarg==0.1.9 pillow==10.3.0 -pandas==2.2.1 +pandas==2.3.3 numpy==1.26.4 python-socketio==5.11.4 pytest==8.3.5