From a75183870483fd4dbc0817442a040671fd6dd681 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 13:27:47 +0000 Subject: [PATCH] Bump matplotlib from 3.8.0 to 3.8.2 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.0 to 3.8.2. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.8.0...v3.8.2) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:development update-type: version-update:semver-patch ... 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 1ead311..440f889 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.0 +matplotlib==3.8.2 # via # -r requirements.dev.in # seaborn