From b2709e92cda5bd18a3fa7fa7a37a12a3bff603ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 09:39:26 +0000 Subject: [PATCH] build(deps): Bump matplotlib from 3.9.0 to 3.9.1 (#487) 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 5bacf3316c..5449ca71f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ rapidfuzz==3.9.4 emoji==2.12.1 minify-html==0.15.0 minify-html-onepass==0.15.0 -matplotlib==3.9.0 +matplotlib==3.9.1 # db asyncpg==0.29.0