Skip to content

Commit

Permalink
build(deps): update hvplot requirement from ~=0.10.0 to ~=0.11.0 (#737)
Browse files Browse the repository at this point in the history
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.10.0...v0.11.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>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent e57a99d commit cba02d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ docs = [
"geojson~=3.1.0",
"geopandas~=1.0.0",
"geoviews~=1.9",
"hvplot~=0.10.0",
"hvplot~=0.11.0",
"ipykernel~=6.22",
"ipython~=8.12",
"jinja2<4.0",
Expand Down

0 comments on commit cba02d2

Please sign in to comment.