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