From 1fe13447a4c42def3186fd055396a0ffbf6f9d71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 17:40:20 +0000 Subject: [PATCH] dep: bump matplotlib from 3.8.3 to 3.8.4 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.3 to 3.8.4. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.8.3...v3.8.4) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 334575f..97061d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pytz == 2024.1 tzlocal == 5.2 -matplotlib == 3.8.3 +matplotlib == 3.8.4 Pillow == 10.3.0 PyNaCl