From d7260f49de6a642093f2e11d4da01428a66779ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 03:20:54 +0000 Subject: [PATCH] Bump ipython from 8.7.0 to 8.8.0 in /requirements Bumps [ipython](https://github.com/ipython/ipython) from 8.7.0 to 8.8.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.7.0...8.8.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/dev.in | 2 +- requirements/dev.txt | 40 +++++++++------------------------------- 2 files changed, 10 insertions(+), 32 deletions(-) diff --git a/requirements/dev.in b/requirements/dev.in index 0128b37e7..4535e2ba1 100644 --- a/requirements/dev.in +++ b/requirements/dev.in @@ -5,4 +5,4 @@ mypy nbdev pip-tools # NOTE(crag): consistency with unstructured-api-tools. pinned for a reason, see there. -ipython==8.7.0 +ipython==8.8.0 diff --git a/requirements/dev.txt b/requirements/dev.txt index da910216b..d5c0fb7ab 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -4,10 +4,6 @@ # # pip-compile requirements/dev.in # -appnope==0.1.3 - # via - # ipykernel - # ipython argon2-cffi==21.3.0 # via notebook argon2-cffi-bindings==21.2.0 @@ -25,7 +21,7 @@ backcall==0.2.0 beautifulsoup4==4.11.1 # via nbconvert black==22.12.0 - # via -r requirements/dev.in + # via -r dev.in bleach==5.0.1 # via nbconvert build==0.8.0 @@ -56,13 +52,9 @@ fastcore==1.5.27 fastjsonschema==2.16.2 # via nbformat flake8==5.0.4 - # via -r requirements/dev.in + # via -r dev.in ghapi==1.0.3 # via nbdev -importlib-metadata==5.2.0 - # via nbconvert -importlib-resources==5.10.1 - # via jsonschema ipykernel==6.15.3 # via # ipywidgets @@ -70,9 +62,9 @@ ipykernel==6.15.3 # jupyter-console # notebook # qtconsole -ipython==8.7.0 +ipython==8.8.0 # via - # -r requirements/dev.in + # -r dev.in # execnb # ipykernel # ipywidgets @@ -92,7 +84,7 @@ jinja2==3.1.2 jsonschema==4.16.0 # via nbformat jupyter==1.0.0 - # via -r requirements/dev.in + # via -r dev.in jupyter-client==7.3.5 # via # ipykernel @@ -128,7 +120,7 @@ mccabe==0.7.0 mistune==2.0.4 # via nbconvert mypy==0.991 - # via -r requirements/dev.in + # via -r dev.in mypy-extensions==0.4.3 # via # black @@ -140,7 +132,7 @@ nbconvert==7.0.0 # jupyter # notebook nbdev==2.3.9 - # via -r requirements/dev.in + # via -r dev.in nbformat==5.6.0 # via # nbclient @@ -175,9 +167,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.5.2 # via black prometheus-client==0.14.1 @@ -240,12 +230,6 @@ terminado==0.15.0 # via notebook tinycss2==1.1.1 # via nbconvert -tomli==2.0.1 - # via - # black - # build - # mypy - # pep517 tornado==6.2 # via # ipykernel @@ -266,9 +250,7 @@ traitlets==5.4.0 # notebook # qtconsole typing-extensions==4.3.0 - # via - # black - # mypy + # via mypy watchdog==2.1.9 # via nbdev wcwidth==0.2.5 @@ -283,10 +265,6 @@ wheel==0.37.1 # pip-tools widgetsnbextension==4.0.3 # via ipywidgets -zipp==3.11.0 - # via - # importlib-metadata - # importlib-resources # The following packages are considered to be unsafe in a requirements file: # pip