From 8d990cf20b719d1b173da2f233e04aad1e9f9293 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 03:12:57 +0000 Subject: [PATCH] Bump matplotlib from 3.9.2 to 3.9.3 in /requirements Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.2 to 3.9.3. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.2...v3.9.3) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/editor-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/editor-requirements.txt b/requirements/editor-requirements.txt index 0bc3085..33e58b6 100644 --- a/requirements/editor-requirements.txt +++ b/requirements/editor-requirements.txt @@ -3,7 +3,7 @@ jupyter==1.1.1 networkx==3.4.2 notebook==7.2.2 numpy==2.1.3 -matplotlib==3.9.2 +matplotlib==3.9.3 pyyaml==6.0.2 voila==0.5.8