From 6d54cfcfdae702620cae3607ca2813b49562ae0e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 23:00:46 +0000 Subject: [PATCH] chore(deps): update dependency pandas to v2.2.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index efb3304..8abc1bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -e ./thunorcore[test] numpy==2.1.1 -pandas==2.2.2 +pandas==2.2.3 plotly==5.24.1 xlrd python-magic