From b1fd33e8fd6c4cc7ed9a22f30326adfda72c54f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 18:13:37 +0000 Subject: [PATCH] Bump matplotlib from 3.6.2 to 3.7.1 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.6.2 to 3.7.1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.6.2...v3.7.1) --- 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 3403bae..47d0cfc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ pip==22.3.1 widget-bandsplot==0.3.5 voila==0.4.0 voila-osscar-template==0.3.2 -matplotlib==3.6.2 +matplotlib==3.7.1 jupyterlab==3.5.1 ipywidgets==8.0.3 git+https://github.com/osscar-org/widget-periodictable@develop