From 2292b5e531928435493a00657970940a206d7837 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 01:15:47 +0000 Subject: [PATCH] chore(deps-dev): bump ipython from 8.8.0 to 8.9.0 in /requirements Bumps [ipython](https://github.com/ipython/ipython) from 8.8.0 to 8.9.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.8.0...8.9.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 26 ++++---------------------- 1 file changed, 4 insertions(+), 22 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 0a68ebff..d26b32ba 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -6,10 +6,6 @@ # anyio==3.6.2 # via jupyter-server -appnope==0.1.3 - # via - # ipykernel - # ipython argon2-cffi==21.3.0 # via # jupyter-server @@ -55,10 +51,6 @@ idna==3.4 # via # anyio # jsonschema -importlib-metadata==6.0.0 - # via nbconvert -importlib-resources==5.10.2 - # via jsonschema ipykernel==6.20.2 # via # ipywidgets @@ -67,9 +59,9 @@ ipykernel==6.20.2 # nbclassic # notebook # qtconsole -ipython==8.8.0 +ipython==8.9.0 # via - # -r requirements/dev.in + # -r dev.in # ipykernel # ipywidgets # jupyter-console @@ -97,7 +89,7 @@ jsonschema[format-nongpl]==4.17.3 # jupyter-events # nbformat jupyter==1.0.0 - # via -r requirements/dev.in + # via -r dev.in jupyter-client==7.4.9 # via # ipykernel @@ -184,9 +176,7 @@ pexpect==4.8.0 pickleshare==0.7.5 # via ipython pip-tools==6.12.1 - # via -r requirements/dev.in -pkgutil-resolve-name==1.3.10 - # via jsonschema + # via -r dev.in platformdirs==2.6.2 # via jupyter-core prometheus-client==0.15.0 @@ -271,10 +261,6 @@ terminado==0.17.1 # notebook tinycss2==1.2.1 # via nbconvert -tomli==2.0.1 - # via - # build - # pyproject-hooks tornado==6.2 # via # ipykernel @@ -316,10 +302,6 @@ wheel==0.38.4 # via pip-tools widgetsnbextension==4.0.5 # via ipywidgets -zipp==3.11.0 - # via - # importlib-metadata - # importlib-resources # The following packages are considered to be unsafe in a requirements file: # pip