From aae207ae6402c576895bbbf3e0329105f780290f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 03:25:30 +0000 Subject: [PATCH] Bump matplotlib from 3.6.0 to 3.9.0 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.6.0 to 3.9.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.6.0...v3.9.0) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 763d05793895..e5ef8c0a2951 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,7 +4,7 @@ sphinx==5.0.0 # but it doesn't seem to work and hangs around idly. The initial thought is probably # something related to Docker setup. We can investigate this later sphinxcontrib.katex==0.8.6 -matplotlib==3.6.0 +matplotlib==3.9.0 tensorboard==2.10.0 # required to build torch.distributed.elastic.rendezvous.etcd* docs python-etcd==0.4.5