Skip to content

Commit

Permalink
Bump lonboard from 0.8.0 to 0.9.3 (#453)
Browse files Browse the repository at this point in the history
Bumps [lonboard](https://github.com/developmentseed/lonboard) from 0.8.0 to 0.9.3.
- [Release notes](https://github.com/developmentseed/lonboard/releases)
- [Changelog](https://github.com/developmentseed/lonboard/blob/main/CHANGELOG.md)
- [Commits](developmentseed/lonboard@v0.8.0...v0.9.3)

---
updated-dependencies:
- dependency-name: lonboard
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 4, 2024
1 parent ba9e264 commit 57c852c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ libarchive = { version = ">=0.4.7,<1.0.0", optional = true }
altair = {version = "^5.3", optional = true}
ipywidgets = {version = "^8.1", optional = true}
ipyleaflet = {version = ">=0.18,<0.20", optional = true}
lonboard = {version = "^0.8.0", optional = true}
lonboard = {version = ">=0.8,<0.10", optional = true}
plotly = {version = "^5.21", optional = true}

# -- Spark --
Expand Down

0 comments on commit 57c852c

Please sign in to comment.