From a2e3b7acfe5df21e51d38d6a7cd0aef3688e8303 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 01:37:48 +0000 Subject: [PATCH] build(deps): Bump matplotlib from 3.9.3 to 3.10.0 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.3 to 3.10.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.3...v3.10.0) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fed111da49..c74673133c 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.3 +matplotlib==3.10.0 # db asyncpg==0.30.0