From c1e322dcf0017ef1b26617a69ac7e49e6a661751 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 18:09:56 +0000 Subject: [PATCH] build(deps): bump matplotlib from 3.8.4 to 3.9.0 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.4 to 3.9.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.8.4...v3.9.0) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_with_versions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index 45dc32c8297..9b9bc416c4e 100644 --- a/requirements_with_versions.txt +++ b/requirements_with_versions.txt @@ -86,7 +86,7 @@ fitz==0.0.1.dev2 fastapi==0.109.0 Django==5.0.5 docx==0.2.4 -matplotlib==3.8.4 +matplotlib==3.9.0 pyshorteners==1.0.1 geocoder==1.38.1 APScheduler==3.10.4