From f1f17e391b869c1783446d2f8aba65435ab2ecaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 07:04:46 +0000 Subject: [PATCH] Bump matplotlib from 3.8.2 to 3.9.2 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 164da56..19af2a6 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -67,7 +67,7 @@ iniconfig==2.0.0 # via pytest kiwisolver==1.4.5 # via matplotlib -matplotlib==3.8.2 +matplotlib==3.9.2 # via # -r requirements.dev.in # seaborn