From 4f519d413a054a39ed4a106f483e2f21c8913dd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 22:50:22 +0800 Subject: [PATCH] build(deps): Bump matplotlib from 3.9.2 to 3.9.3 (#590) Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.2 to 3.9.3. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.2...v3.9.3) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5a15c86ef4..0a1e270cf5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ rapidfuzz==3.10.1 emoji==2.14.0 minify-html==0.15.0 minify-html-onepass==0.15.0 -matplotlib==3.9.2 +matplotlib==3.9.3 # db asyncpg==0.30.0