From e185e07a4a06c26154c1455f58970c115433b2de Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 00:48:36 +0100 Subject: [PATCH] chore(deps): update dependency numpy to v2.1.2 (#106) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index efb3304..2695aa4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -e ./thunorcore[test] -numpy==2.1.1 +numpy==2.1.2 pandas==2.2.2 plotly==5.24.1 xlrd