Skip to content

Commit ee4fe1d

Browse files
build(deps): update hvplot requirement from ~=0.9.0 to >=0.9,<0.11 (#681)
Updates the requirements on [hvplot](https://github.com/holoviz/hvplot) to permit the latest version. - [Release notes](https://github.com/holoviz/hvplot/releases) - [Changelog](https://github.com/holoviz/hvplot/blob/main/doc/releases.md) - [Commits](holoviz/hvplot@v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: hvplot dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a04ab6 commit ee4fe1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ docs = [
6767
"geojson~=3.1.0",
6868
"geopandas~=0.14.0",
6969
"geoviews~=1.9",
70-
"hvplot~=0.9.0",
70+
"hvplot~=0.10.0",
7171
"ipykernel~=6.22",
7272
"ipython~=8.12",
7373
"jinja2<4.0",

0 commit comments

Comments
 (0)