From ed6cac651236b88a8ed575b8382d308ddaa94ffb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 23:48:51 +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 2695aa4..eaff059 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -e ./thunorcore[test] numpy==2.1.2 -pandas==2.2.2 +pandas==2.2.3 plotly==5.24.1 xlrd python-magic