From f6670c655b06412391f71e468443456432f3b4ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 13:29:03 +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 bfdce78..76fee20 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