From c32e6f22b4db5526499fc63a0220c04661dd58a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 00:28:00 +0000 Subject: [PATCH] chore(deps): update dependency numpy to v2 --- src/obds_fhir_to_opal/plots/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/obds_fhir_to_opal/plots/requirements.txt b/src/obds_fhir_to_opal/plots/requirements.txt index 86d5fa5f..2ee88577 100644 --- a/src/obds_fhir_to_opal/plots/requirements.txt +++ b/src/obds_fhir_to_opal/plots/requirements.txt @@ -2,7 +2,7 @@ ipykernel==6.29.5 ipython==8.26.0 matplotlib==3.9.1 matplotlib-inline==0.1.7 -numpy==1.26.4 +numpy==2.1.3 pandas==2.2.0 seaborn==0.13.2