From 99ba4a93e9fbae21252cea24822b21a8f0487f71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 17:49:07 +0000 Subject: [PATCH] chore(deps-dev): bump ipython from 5.10.0 to 7.16.3 Bumps [ipython](https://github.com/ipython/ipython) from 5.10.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/5.10.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 44 +++++++++++++------------------------------- 1 file changed, 13 insertions(+), 31 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 5569fd4b..8a0acdb8 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,7 +4,7 @@ # # pip-compile dev-requirements.in # -aspy.yaml==1.3.0 +aspy-yaml==1.3.0 # via pre-commit atomicwrites==1.4.1 # via pytest @@ -36,18 +36,6 @@ filelock==3.2.1 # via virtualenv identify==1.6.2 # via pre-commit -importlib-metadata==2.1.3 - # via - # -c requirements.txt - # jsonschema - # pluggy - # pre-commit - # pytest - # virtualenv -importlib-resources==3.2.1 - # via - # pre-commit - # virtualenv ipykernel==5.5.6 # via # ipywidgets @@ -55,6 +43,11 @@ ipykernel==5.5.6 # jupyter-console # notebook # qtconsole +ipython==7.16.3 + # via + # ipykernel + # ipywidgets + # jupyter-console ipython-genutils==0.2.0 # via # ipykernel @@ -63,11 +56,6 @@ ipython-genutils==0.2.0 # notebook # qtconsole # traitlets -ipython==7.9.0 - # via - # ipykernel - # ipywidgets - # jupyter-console ipywidgets==7.7.2 # via jupyter jedi==0.17.2 @@ -80,6 +68,8 @@ jsonschema==3.2.0 # via # -c requirements.txt # nbformat +jupyter==1.0.0 + # via -r dev-requirements.in jupyter-client==4.4.0 # via # -r dev-requirements.in @@ -99,8 +89,8 @@ jupyter-core==4.6.3 # nbformat # notebook # qtconsole -jupyter==1.0.0 - # via -r dev-requirements.in +jupyterlab-widgets==1.1.1 + # via ipywidgets markupsafe==1.1.1 # via jinja2 mistune==0.8.4 @@ -130,8 +120,6 @@ pandocfilters==1.5.0 # via nbconvert parso==0.7.1 # via jedi -pathlib2==2.3.7.post1 - # via pytest pexpect==4.8.0 # via ipython pickleshare==0.7.5 @@ -161,16 +149,16 @@ pyrsistent==0.16.1 # via # -c requirements.txt # jsonschema -pytest-cov==2.8.1 - # via -r dev-requirements.in pytest==4.6.10 # via # -r dev-requirements.in # pytest-cov +pytest-cov==2.8.1 + # via -r dev-requirements.in pyyaml==5.3.1 # via # -c requirements.txt - # aspy.yaml + # aspy-yaml # pre-commit pyzmq==20.0.0 # via @@ -186,7 +174,6 @@ six==1.15.0 # bleach # cfgv # jsonschema - # pathlib2 # pre-commit # prompt-toolkit # pytest @@ -224,11 +211,6 @@ webencodings==0.5.1 # via bleach widgetsnbextension==3.6.1 # via ipywidgets -zipp==1.2.0 - # via - # -c requirements.txt - # importlib-metadata - # importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools