From 53c017fa596a3c3ba6c4e0af7ccab10104743cb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 13:44:34 +0000 Subject: [PATCH] build(deps): bump matplotlib from 3.9.0 to 3.9.2 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.0 to 3.9.2. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.0...v3.9.2) --- 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 1d77faf5..5ba00d9d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ scikit-image == 0.24.0 distro == 1.9.0 psutil == 6.0.0 py-cpuinfo == 9.0.0 -matplotlib == 3.9.0 +matplotlib == 3.9.2