diff --git a/jobs/mozaggregator2bq/requirements-dev.txt b/jobs/mozaggregator2bq/requirements-dev.txt index 2e82872c..14634ac5 100644 --- a/jobs/mozaggregator2bq/requirements-dev.txt +++ b/jobs/mozaggregator2bq/requirements-dev.txt @@ -31,27 +31,29 @@ ipykernel==5.4.3 # jupyter-console # notebook # qtconsole +ipython==7.19.0 + # via + # ipykernel + # ipywidgets + # jupyter-console ipython-genutils==0.2.0 # via # nbformat # notebook # qtconsole # traitlets -ipython==7.19.0 - # via - # ipykernel - # ipywidgets - # jupyter-console ipywidgets==7.6.3 # via jupyter jedi==0.18.0 # via ipython -jinja2==2.11.2 +jinja2==3.1.4 # via # nbconvert # notebook jsonschema==3.2.0 # via nbformat +jupyter==1.0.0 + # via -r requirements-dev.in jupyter-client==6.1.11 # via # ipykernel @@ -68,13 +70,11 @@ jupyter-core==4.7.0 # nbformat # notebook # qtconsole -jupyter==1.0.0 - # via -r requirements-dev.in jupyterlab-pygments==0.1.2 # via nbconvert jupyterlab-widgets==1.0.0 # via ipywidgets -markupsafe==1.1.1 +markupsafe==2.1.5 # via jinja2 mistune==0.8.4 # via nbconvert