From 67325c11804b10f95aa0de9a41aaeb2ef0f974b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 18:01:00 +0000 Subject: [PATCH] Bump matplotlib from 3.3.4 to 3.6.3 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.3.4 to 3.6.3. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.3.4...v3.6.3) --- 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 afc20f4..e811a1b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ jupyterlab >= 2.2.5 jupyterlab-server >= 1.2.0 geopandas == 0.9.0 geopy == 2.1.0 -matplotlib == 3.3.4 +matplotlib == 3.6.3 numpy == 1.20.1 pandas == 1.2.3 path == 15.1.2