From f7c01a91cb796fe1dc41e3a55cfb9d3354e2c744 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 10:52:01 +0000 Subject: [PATCH] Bump matplotlib from 3.4.3 to 3.7.2 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.4.3 to 3.7.2. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.4.3...v3.7.2) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/requirements-examples.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/requirements-examples.txt b/examples/requirements-examples.txt index 4c1f89f..4af47d3 100644 --- a/examples/requirements-examples.txt +++ b/examples/requirements-examples.txt @@ -1,4 +1,4 @@ torch==1.13.1 hyperopt==0.2.5 torchvision==0.11.1 -matplotlib==3.4.3 +matplotlib==3.7.2