Skip to content

Commit 7621102

Browse files
build(deps): update matplotlib requirement from ~=3.6.2 to ~=3.6.3 (#403)
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.6.2...v3.6.3) --- 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 b3ae21d commit 7621102

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.12.2
99
hvplot~=0.8.2
10-
matplotlib~=3.6.2
10+
matplotlib~=3.6.3
1111
geojson~=2.5.0
1212
pygeoif~=1.0
1313
pydata-sphinx-theme~=0.12

0 commit comments

Comments
 (0)