From 7ea177108e1afb16a3718ee9b40d8333ebac5c30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 08:43:59 +0000 Subject: [PATCH] chore(deps): update dependency numpy to v2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4535347..afb0b48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -numpy==1.26.4 +numpy==2.1.1 openpyxl==3.1.2 pandas==2.2.2