mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-12-24 21:55:33 +00:00
build(deps-dev): Bump jupyter-core from 5.1.0 to 5.1.3 in /requirements (#134)
Bumps [jupyter-core](https://github.com/jupyter/jupyter_core) from 5.1.0 to 5.1.3. - [Release notes](https://github.com/jupyter/jupyter_core/releases) - [Changelog](https://github.com/jupyter/jupyter_core/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/jupyter_core/compare/v5.1.0...v5.1.3) --- updated-dependencies: - dependency-name: jupyter-core dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt Robinson <mrobinson@unstructured.io>
This commit is contained in:
parent
ca8e1ee9f3
commit
f06189b292
@ -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
|
||||
@ -40,10 +36,6 @@ executing==1.0.0
|
||||
# via stack-data
|
||||
fastjsonschema==2.16.2
|
||||
# via nbformat
|
||||
importlib-metadata==6.0.0
|
||||
# via nbconvert
|
||||
importlib-resources==5.10.2
|
||||
# via jsonschema
|
||||
ipykernel==6.15.3
|
||||
# via
|
||||
# ipywidgets
|
||||
@ -53,7 +45,7 @@ ipykernel==6.15.3
|
||||
# qtconsole
|
||||
ipython==8.6.0
|
||||
# via
|
||||
# -r requirements/dev.in
|
||||
# -r dev.in
|
||||
# ipykernel
|
||||
# ipywidgets
|
||||
# jupyter-console
|
||||
@ -72,7 +64,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
|
||||
@ -82,9 +74,9 @@ jupyter-client==7.3.5
|
||||
# qtconsole
|
||||
jupyter-console==6.4.4
|
||||
# via jupyter
|
||||
jupyter-core==5.1.0
|
||||
jupyter-core==5.1.3
|
||||
# via
|
||||
# -r requirements/dev.in
|
||||
# -r dev.in
|
||||
# jupyter-client
|
||||
# nbconvert
|
||||
# nbformat
|
||||
@ -142,9 +134,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.4
|
||||
# via jupyter-core
|
||||
prometheus-client==0.14.1
|
||||
@ -200,10 +190,6 @@ terminado==0.15.0
|
||||
# via notebook
|
||||
tinycss2==1.1.1
|
||||
# via nbconvert
|
||||
tomli==2.0.1
|
||||
# via
|
||||
# build
|
||||
# pep517
|
||||
tornado==6.2
|
||||
# via
|
||||
# ipykernel
|
||||
@ -231,14 +217,10 @@ webencodings==0.5.1
|
||||
# tinycss2
|
||||
wheel==0.38.4
|
||||
# via
|
||||
# -r requirements/dev.in
|
||||
# -r dev.in
|
||||
# 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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user