From e99305424e88f99e183101c688e5d16194e6211b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 04:46:05 +0000 Subject: [PATCH] Bump matplotlib from 3.7.1 to 3.8.0 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.1 to 3.8.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.7.1...v3.8.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 d37a0b0..09a45bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ colorama==0.4.6 -matplotlib==3.7.1 +matplotlib==3.8.0 mlsocket==0.1.2 numpy==1.24.3 opencv_python==4.7.0.72