From 4c119c1b0dc10d971324332ec697e1c91235a2c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 12:26:47 +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 5dd75b08d..d509a09d4 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