From 7f1ae5d8226319e7a82344241c2dd93e49194075 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 11:48:01 -0500 Subject: [PATCH] Bump voila from 0.4.0 to 0.4.4 in /python/requirements (#180) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- python/requirements/pyproject-docs.txt | 2 +- python/requirements/pyproject.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/requirements/pyproject-docs.txt b/python/requirements/pyproject-docs.txt index c3a69522..92ccef8c 100644 --- a/python/requirements/pyproject-docs.txt +++ b/python/requirements/pyproject-docs.txt @@ -377,7 +377,7 @@ urllib3[socks]==1.26.15 # requests # selenium # splinter -voila==0.4.0 +voila==0.4.4 # via jupyter-flex (pyproject.toml) watchdog==3.0.0 # via mkdocs diff --git a/python/requirements/pyproject.txt b/python/requirements/pyproject.txt index a1979662..b26e7b01 100644 --- a/python/requirements/pyproject.txt +++ b/python/requirements/pyproject.txt @@ -304,7 +304,7 @@ urllib3[socks]==1.26.15 # requests # selenium # splinter -voila==0.4.0 +voila==0.4.4 # via jupyter-flex (pyproject.toml) wcwidth==0.2.6 # via prompt-toolkit