From f9dbe720e38467151c9c57870cc6492d1ffd3748 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 20:00:45 +0000 Subject: [PATCH] Build(deps): Bump hvplot from 0.7.1 to 0.8.2 in /requirements Bumps [hvplot](https://github.com/holoviz/hvplot) from 0.7.1 to 0.8.2. - [Release notes](https://github.com/holoviz/hvplot/releases) - [Changelog](https://github.com/holoviz/hvplot/blob/main/doc/releases.md) - [Commits](https://github.com/holoviz/hvplot/compare/v0.7.1...v0.8.2) --- updated-dependencies: - dependency-name: hvplot dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements_plotting.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_plotting.txt b/requirements/requirements_plotting.txt index f6d9a49f..e0259347 100644 --- a/requirements/requirements_plotting.txt +++ b/requirements/requirements_plotting.txt @@ -1,5 +1,5 @@ bokeh==2.2.3 datashader==0.12.1 -hvplot==0.7.1 +hvplot==0.8.2 selenium==3.141.0 jinja2==3.0.2