Skip to content

Commit 5d7510c

Browse files
build(deps): update matplotlib requirement from ~=3.5.3 to ~=3.6.0 (#318)
Updates the requirements on [matplotlib](https://github.com/matplotlib/matplotlib) to permit the latest version. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.5.3...v3.6.0) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9463f94 commit 5d7510c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ nbsphinx~=0.8
77
jinja2<4.0
88
geopandas~=0.11.1
99
hvplot~=0.8.1
10-
matplotlib~=3.5.3
10+
matplotlib~=3.6.0
1111
geojson~=2.5.0
1212
pygeoif~=0.7
1313
pydata-sphinx-theme~=0.10

0 commit comments

Comments
 (0)