From c7b88e4bec7be761c5f653ed53598d77e96bec8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 18:51:43 +0000 Subject: [PATCH] build(deps): bump matplotlib from 3.8.2 to 3.9.2 in /pmml Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.2 to 3.9.2. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.8.2...v3.9.2) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pmml/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pmml/requirements.txt b/pmml/requirements.txt index 6b58d67..98ff394 100644 --- a/pmml/requirements.txt +++ b/pmml/requirements.txt @@ -1,4 +1,4 @@ -matplotlib==3.8.2 +matplotlib==3.9.2 numpy==1.26.4 pandas==2.2.2 pypmml==0.9.17