From 0aaedb03c0e7ddd2b719d91c04fe01add0d756c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 07:42:56 +0000 Subject: [PATCH] Bump matplotlib from 3.9.2 to 3.10.0 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.2 to 3.10.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.2...v3.10.0) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c8207912..00204410 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -125,7 +125,7 @@ kiwisolver==1.4.7 # via matplotlib markupsafe==3.0.2 # via jinja2 -matplotlib==3.9.2 +matplotlib==3.10.0 # via preparenovonix model-bakery==1.19.5 # via Liionsden (pyproject.toml) diff --git a/requirements.txt b/requirements.txt index 014ff28c..e8521893 100644 --- a/requirements.txt +++ b/requirements.txt @@ -111,7 +111,7 @@ kiwisolver==1.4.7 # via matplotlib markupsafe==3.0.2 # via jinja2 -matplotlib==3.9.2 +matplotlib==3.10.0 # via preparenovonix model-bakery==1.19.5 # via Liionsden (pyproject.toml)