From 2b10f2d8871f9fcc36a391336626428258a69b25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 03:22:18 +0000 Subject: [PATCH] Bump matplotlib from 3.9.2 to 3.9.3 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.2 to 3.9.3. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.2...v3.9.3) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_frozen.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6d5ff62..da10b03 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ cvxpy==1.6.0 numpy==2.1.3 pandas[output-formatting]==2.2.3 -matplotlib==3.9.2 +matplotlib==3.9.3 loguru==0.7.2 mosek==10.2.8 diff --git a/requirements_frozen.txt b/requirements_frozen.txt index 07fab95..3961827 100644 --- a/requirements_frozen.txt +++ b/requirements_frozen.txt @@ -8,7 +8,7 @@ Jinja2==3.1.4 kiwisolver==1.4.7 loguru==0.7.2 MarkupSafe==3.0.2 -matplotlib==3.9.2 +matplotlib==3.9.3 Mosek==10.2.8 numpy==2.1.3 osqp==0.6.7.post3