From ae66ed9ef4be42b80fceeb5f27ec99c06d0ffd1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 17:38:42 +0000 Subject: [PATCH] dep: bump matplotlib from 3.8.2 to 3.8.3 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.2 to 3.8.3. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.8.2...v3.8.3) --- 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 1d4b4f7..0f55e36 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pytz == 2024.1 tzlocal == 5.2 -matplotlib == 3.8.2 +matplotlib == 3.8.3 Pillow == 10.2.0 PyNaCl