From 37e9402e7e51c292da83dbdb07c41782b061f848 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 12:50:40 +0000 Subject: [PATCH] chore(deps): update dependency matplotlib to v3.10.0 --- intentional/src/main/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intentional/src/main/python/requirements.txt b/intentional/src/main/python/requirements.txt index 4b8b9d54b..8d37d4619 100644 --- a/intentional/src/main/python/requirements.txt +++ b/intentional/src/main/python/requirements.txt @@ -2,7 +2,7 @@ autopep8==2.3.2 pycorrelate==0.3 cx-Oracle==8.3.0 notebook==7.3.2 -matplotlib==3.8.4 +matplotlib==3.10.0 numpy==1.26.4 pandas==1.5.3 requests==2.32.3