From d6b89b6371619e922519da531e327ea625b6a56a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:58:58 +0000 Subject: [PATCH] Bump ipython from 7.7.0 to 7.16.3 Bumps [ipython](https://github.com/ipython/ipython) from 7.7.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.7.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 189 ++++++++++++++++++++++++++++++++++++----------- 1 file changed, 146 insertions(+), 43 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3e11815..f0295f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,49 +4,152 @@ # # pip-compile --output-file=requirements.txt requirements.in # -attrs==19.1.0 # via jsonschema -backcall==0.1.0 # via ipython -bleach==3.1.2 # via nbconvert -decorator==4.4.0 # via ipython, traitlets -defusedxml==0.6.0 # via nbconvert -entrypoints==0.3 # via nbconvert -ipykernel==5.1.1 # via ipywidgets, jupyter, jupyter-console, notebook, qtconsole -ipython-genutils==0.2.0 # via nbformat, notebook, qtconsole, traitlets -ipython==7.7.0 # via ipykernel, ipywidgets, jupyter-console -ipywidgets==7.5.0 # via jupyter -jedi==0.14.1 # via ipython -jinja2==2.10.1 # via nbconvert, notebook -jsonschema==3.0.1 # via nbformat -jupyter-client==5.3.1 # via ipykernel, jupyter-console, notebook, qtconsole -jupyter-console==6.0.0 # via jupyter -jupyter-core==4.5.0 # via jupyter-client, nbconvert, nbformat, notebook, qtconsole -jupyter==1.0.0 # via -r requirements.in -markupsafe==1.1.1 # via jinja2 -mistune==0.8.4 # via nbconvert -nbconvert==5.5.0 # via jupyter, notebook -nbformat==4.4.0 # via ipywidgets, nbconvert, notebook -notebook==6.0.0 # via jupyter, widgetsnbextension -pandocfilters==1.4.2 # via nbconvert -parso==0.5.1 # via jedi -pexpect==4.7.0 # via ipython -pickleshare==0.7.5 # via ipython -prometheus-client==0.7.1 # via notebook -prompt-toolkit==2.0.9 # via ipython, jupyter-console -ptyprocess==0.6.0 # via pexpect, terminado -pygments==2.4.2 # via ipython, jupyter-console, nbconvert, qtconsole -pyrsistent==0.15.3 # via jsonschema -python-dateutil==2.8.0 # via jupyter-client -pyzmq==18.0.2 # via jupyter-client, notebook -qtconsole==4.5.2 # via jupyter -send2trash==1.5.0 # via notebook -six==1.12.0 # via bleach, jsonschema, prompt-toolkit, python-dateutil, traitlets -terminado==0.8.2 # via notebook -testpath==0.4.2 # via nbconvert -tornado==6.0.3 # via ipykernel, jupyter-client, notebook, terminado -traitlets==4.3.2 # via ipykernel, ipython, ipywidgets, jupyter-client, jupyter-core, nbconvert, nbformat, notebook, qtconsole -wcwidth==0.1.7 # via prompt-toolkit -webencodings==0.5.1 # via bleach -widgetsnbextension==3.5.0 # via ipywidgets +attrs==19.1.0 + # via jsonschema +backcall==0.1.0 + # via ipython +bleach==3.1.2 + # via nbconvert +decorator==4.4.0 + # via + # ipython + # traitlets +defusedxml==0.6.0 + # via nbconvert +entrypoints==0.3 + # via nbconvert +ipykernel==5.1.1 + # via + # ipywidgets + # jupyter + # jupyter-console + # notebook + # qtconsole +ipython==7.16.3 + # via + # ipykernel + # ipywidgets + # jupyter-console +ipython-genutils==0.2.0 + # via + # nbformat + # notebook + # qtconsole + # traitlets +ipywidgets==7.5.0 + # via jupyter +jedi==0.14.1 + # via ipython +jinja2==2.10.1 + # via + # nbconvert + # notebook +jsonschema==3.0.1 + # via nbformat +jupyter==1.0.0 + # via -r requirements.in +jupyter-client==5.3.1 + # via + # ipykernel + # jupyter-console + # notebook + # qtconsole +jupyter-console==6.0.0 + # via jupyter +jupyter-core==4.5.0 + # via + # jupyter-client + # nbconvert + # nbformat + # notebook + # qtconsole +markupsafe==1.1.1 + # via jinja2 +mistune==0.8.4 + # via nbconvert +nbconvert==5.5.0 + # via + # jupyter + # notebook +nbformat==4.4.0 + # via + # ipywidgets + # nbconvert + # notebook +notebook==6.0.0 + # via + # jupyter + # widgetsnbextension +pandocfilters==1.4.2 + # via nbconvert +parso==0.5.1 + # via jedi +pexpect==4.7.0 + # via ipython +pickleshare==0.7.5 + # via ipython +prometheus-client==0.7.1 + # via notebook +prompt-toolkit==2.0.9 + # via + # ipython + # jupyter-console +ptyprocess==0.6.0 + # via + # pexpect + # terminado +pygments==2.4.2 + # via + # ipython + # jupyter-console + # nbconvert + # qtconsole +pyrsistent==0.15.3 + # via jsonschema +python-dateutil==2.8.0 + # via jupyter-client +pyzmq==18.0.2 + # via + # jupyter-client + # notebook +qtconsole==4.5.2 + # via jupyter +send2trash==1.5.0 + # via notebook +six==1.12.0 + # via + # bleach + # jsonschema + # prompt-toolkit + # python-dateutil + # traitlets +terminado==0.8.2 + # via notebook +testpath==0.4.2 + # via nbconvert +tornado==6.0.3 + # via + # ipykernel + # jupyter-client + # notebook + # terminado +traitlets==4.3.2 + # via + # ipykernel + # ipython + # ipywidgets + # jupyter-client + # jupyter-core + # nbconvert + # nbformat + # notebook + # qtconsole +wcwidth==0.1.7 + # via prompt-toolkit +webencodings==0.5.1 + # via bleach +widgetsnbextension==3.5.0 + # via ipywidgets # The following packages are considered to be unsafe in a requirements file: # setuptools