From 219d8c99f7ba8af7a2259465aa1a209e1d70c15e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 02:35:18 +0000 Subject: [PATCH] build(deps): update matplotlib requirement from ~=3.5.3 to ~=3.6.0 Updates the requirements on [matplotlib](https://github.com/matplotlib/matplotlib) to permit the latest version. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.5.3...v3.6.0) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 81b09c24..0a7ed966 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -7,7 +7,7 @@ nbsphinx~=0.8 jinja2<4.0 geopandas~=0.11.1 hvplot~=0.8.1 -matplotlib~=3.5.3 +matplotlib~=3.6.0 geojson~=2.5.0 pygeoif~=0.7 pydata-sphinx-theme~=0.10 \ No newline at end of file