Skip to content

Commit 0932a5e

Browse files
build(deps): update hvplot requirement from ~=0.11.0 to ~=0.12.0 (#817)
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.11.0...v0.12.0) --- updated-dependencies: - dependency-name: hvplot dependency-version: 0.12.0 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 7f5c42c commit 0932a5e

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
@@ -65,7 +65,7 @@ docs = [
6565
"geojson~=3.2.0",
6666
"geopandas~=1.1.1",
6767
"geoviews~=1.9",
68-
"hvplot~=0.11.0",
68+
"hvplot~=0.12.0",
6969
"ipykernel~=6.22",
7070
"ipython~=8.12",
7171
"jinja2>=3.0,<4.0",

0 commit comments

Comments
 (0)