From 12ffffb6262b6f3992e71e13034767972f48689a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 02:13:40 +0000 Subject: [PATCH] chore(deps): update dependency matplotlib to v3.9.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 a4e46638b..1681f756e 100644 --- a/intentional/src/main/python/requirements.txt +++ b/intentional/src/main/python/requirements.txt @@ -2,7 +2,7 @@ autopep8==2.3.1 pycorrelate==0.3 cx-Oracle==8.3.0 notebook==7.2.1 -matplotlib==3.8.4 +matplotlib==3.9.1 numpy==1.26.4 pandas==1.5.3 requests==2.32.3