From e9ca25bee8e2be9ea8dc7fea31ef8309c0279c40 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 03:24:44 +0000 Subject: [PATCH] chore(deps): update dependency matplotlib to v3.10.1 --- 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 4631b71e..cbae7b69 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.1 numpy==1.26.4 pandas==1.5.3 requests==2.32.3