From 3f11e8b706b878f5fc49b89dfec117d9c0b79c2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 14:13:50 +0000 Subject: [PATCH] Bump voila from 0.1.21 to 0.2.17 Bumps [voila](https://github.com/voila-dashboards/voila) from 0.1.21 to 0.2.17. - [Release notes](https://github.com/voila-dashboards/voila/releases) - [Changelog](https://github.com/voila-dashboards/voila/blob/main/CHANGELOG.md) - [Commits](https://github.com/voila-dashboards/voila/compare/0.1.21...v0.2.17) --- updated-dependencies: - dependency-name: voila dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f6ca4f7..6dbf517 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ matplotlib==3.1.1 toolz==0.10.0 cython-npm==0.2.4 ipywidgets==7.5.1 -voila==0.1.21 +voila==0.2.17 pandas==1.0.4 termcolor==1.1.0 \ No newline at end of file