From a24fc0f23af2acd86488b36355ce721ec2db383a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Apr 2023 17:01:10 +0000 Subject: [PATCH] Bump matplotlib from 3.7.0 to 3.7.1 in /requirements Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.0 to 3.7.1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.7.0...v3.7.1) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/typecheck.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/typecheck.txt b/requirements/typecheck.txt index ba04a7d..0f7cbb7 100644 --- a/requirements/typecheck.txt +++ b/requirements/typecheck.txt @@ -1,3 +1,3 @@ mypy==1.0.1 numpy==1.24.2 -matplotlib==3.7.0 +matplotlib==3.7.1