Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump notebook from 6.4.10 to 6.5.4 #157

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
114 changes: 82 additions & 32 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,15 @@ aiosignal==1.2.0
# via aiohttp
alabaster==0.7.12
# via sphinx
anyio==3.6.2
# via jupyter-server
appdirs==1.4.4
# via dvc
argon2-cffi==21.3.0
# via notebook
# via
# jupyter-server
# nbclassic
# notebook
argon2-cffi-bindings==21.2.0
# via argon2-cffi
astroid==2.11.1
Expand Down Expand Up @@ -107,6 +112,8 @@ entrypoints==0.4
# nbconvert
executing==0.8.3
# via stack-data
fastjsonschema==2.16.3
# via nbformat
filelock==3.6.0
# via
# tox
Expand Down Expand Up @@ -141,28 +148,26 @@ identify==2.4.12
# via pre-commit
idna==3.3
# via
# anyio
# requests
# yarl
imagesize==1.3.0
# via sphinx
importlib-metadata==4.11.3
# via sphinx
importlib-resources==5.4.0
# via
# dvc
# jsonschema
iniconfig==1.1.1
# via pytest
ipykernel==6.9.2
# via
# nbclassic
# nbmake
# notebook
ipython==8.1.1
# via
# ipykernel
# nbqa
ipython-genutils==0.2.0
# via notebook
# via
# nbclassic
# notebook
isort==5.10.1
# via
# -r requirements-dev.in
Expand All @@ -171,22 +176,38 @@ jedi==0.18.1
# via ipython
jinja2==3.1.1
# via
# jupyter-server
# nbclassic
# nbconvert
# notebook
# sphinx
jsonschema==4.4.0
# via nbformat
jupyter-client==7.1.2
jsonschema[format-nongpl]==4.4.0
# via
# jupyter-events
# nbformat
jupyter-client==7.4.9
# via
# ipykernel
# jupyter-server
# nbclassic
# nbclient
# notebook
jupyter-core==4.9.2
jupyter-core==5.3.0
# via
# jupyter-client
# jupyter-server
# nbclassic
# nbconvert
# nbformat
# notebook
jupyter-events==0.6.3
# via jupyter-server
jupyter-server==2.5.0
# via
# nbclassic
# notebook-shim
jupyter-server-terminals==0.4.4
# via jupyter-server
jupyterlab-pygments==0.1.2
# via nbconvert
kaggle==1.5.12
Expand All @@ -213,14 +234,21 @@ mypy-extensions==0.4.3
# via black
nanotime==0.5.2
# via dvc
nbclassic==0.5.5
# via notebook
nbclient==0.5.13
# via
# nbconvert
# nbmake
nbconvert==6.4.4
# via notebook
nbformat==5.2.0
# via
# jupyter-server
# nbclassic
# notebook
nbformat==5.8.0
# via
# jupyter-server
# nbclassic
# nbclient
# nbconvert
# nbmake
Expand All @@ -233,19 +261,23 @@ nest-asyncio==1.5.4
# via
# ipykernel
# jupyter-client
# nbclassic
# nbclient
# notebook
networkx==2.7.1
# via dvc
nodeenv==1.6.0
# via pre-commit
notebook==6.4.10
notebook==6.5.4
# via -r requirements-dev.in
notebook-shim==0.2.2
# via nbclassic
packaging==21.3
# via
# -c requirements.txt
# bleach
# dvc
# jupyter-server
# pytest
# sphinx
# tox
Expand All @@ -271,6 +303,7 @@ pip-tools==6.5.1
platformdirs==2.5.1
# via
# black
# jupyter-core
# pylint
# virtualenv
pluggy==1.0.0
Expand All @@ -284,7 +317,10 @@ pre-commit==2.17.0
pre-commit-hooks==4.1.0
# via -r requirements-dev.in
prometheus-client==0.13.1
# via notebook
# via
# jupyter-server
# nbclassic
# notebook
prompt-toolkit==3.0.28
# via ipython
psutil==5.9.0
Expand Down Expand Up @@ -352,6 +388,8 @@ python-dotenv==0.20.0
# via -r requirements-dev.in
python-fsutil==0.6.0
# via python-benedict
python-json-logger==2.0.7
# via jupyter-events
python-slugify==6.1.1
# via
# kaggle
Expand All @@ -362,11 +400,14 @@ pytz==2022.1
# babel
pyyaml==6.0
# via
# jupyter-events
# pre-commit
# python-benedict
pyzmq==22.3.0
pyzmq==25.0.2
# via
# jupyter-client
# jupyter-server
# nbclassic
# notebook
requests==2.27.1
# via
Expand All @@ -375,6 +416,10 @@ requests==2.27.1
# kaggle
# python-benedict
# sphinx
rfc3339-validator==0.1.4
# via jupyter-events
rfc3986-validator==0.1.1
# via jupyter-events
rich==12.4.1
# via
# -c requirements.txt
Expand All @@ -383,12 +428,13 @@ ruamel-yaml==0.17.21
# via
# dvc
# pre-commit-hooks
ruamel-yaml-clib==0.2.6
# via ruamel-yaml
scmrepo==0.0.7
# via dvc
send2trash==1.8.0
# via notebook
# via
# jupyter-server
# nbclassic
# notebook
shortuuid==1.0.8
# via dvc
shtab==1.5.3
Expand All @@ -406,6 +452,8 @@ six==1.16.0
# virtualenv
smmap==5.0.0
# via gitdb
sniffio==1.3.0
# via anyio
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.3.1
Expand All @@ -431,7 +479,11 @@ stack-data==0.2.0
tabulate==0.8.9
# via dvc
terminado==0.13.3
# via notebook
# via
# jupyter-server
# jupyter-server-terminals
# nbclassic
# notebook
testpath==0.6.0
# via nbconvert
text-unidecode==1.3
Expand All @@ -450,12 +502,13 @@ tomli==2.0.1
# black
# nbqa
# pep517
# pylint
# pytest
tornado==6.1
tornado==6.2
# via
# ipykernel
# jupyter-client
# jupyter-server
# nbclassic
# notebook
# terminado
tox==3.24.5
Expand All @@ -465,26 +518,25 @@ tqdm==4.63.1
# -c requirements.txt
# dvc
# kaggle
traitlets==5.1.1
traitlets==5.9.0
# via
# ipykernel
# ipython
# jupyter-client
# jupyter-core
# jupyter-events
# jupyter-server
# matplotlib-inline
# nbclassic
# nbclient
# nbconvert
# nbformat
# notebook
typing-extensions==4.2.0
# via
# -c requirements.txt
# astroid
# black
# dvc
# pydantic
# pylint
# rich
untokenize==0.1.1
# via docformatter
urllib3==1.26.9
Expand All @@ -504,6 +556,8 @@ wcwidth==0.2.5
# prompt-toolkit
webencodings==0.5.1
# via bleach
websocket-client==1.5.1
# via jupyter-server
wheel==0.37.1
# via pip-tools
wrapt==1.14.0
Expand All @@ -514,10 +568,6 @@ yarl==1.7.2
# via aiohttp
zc-lockfile==2.0
# via dvc
zipp==3.7.0
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down