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

Bump bleach from 3.1.5 to 3.3.0 #2

Open
wants to merge 1 commit into
base: master
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
196 changes: 147 additions & 49 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,55 +4,153 @@
#
# pip-compile
#
attrs==19.3.0 # via hypothesis, jsonschema, pytest
backcall==0.1.0 # via ipython
bleach==3.1.5 # via nbconvert
coverage==5.1 # via pytest-cov
decorator==4.4.2 # via ipython, traitlets
defusedxml==0.6.0 # via nbconvert
entrypoints==0.3 # via nbconvert
hypothesis==5.10.5 # via -r requirements.in
ipykernel==5.2.1 # via notebook
ipython-genutils==0.2.0 # via nbformat, notebook, traitlets
ipython==7.14.0 # via ipykernel
jedi==0.17.0 # via ipython
jinja2==2.11.2 # via nbconvert, notebook
jsonschema==3.2.0 # via nbformat
jupyter-client==6.1.3 # via ipykernel, notebook
jupyter-core==4.6.3 # via jupyter-client, nbconvert, nbformat, notebook
markupsafe==1.1.1 # via jinja2
mistune==0.8.4 # via nbconvert
more-itertools==8.2.0 # via pytest
nbconvert==5.6.1 # via notebook
nbformat==5.0.6 # via nbconvert, notebook
notebook==6.0.3 # via -r requirements.in, rise
packaging==20.3 # via bleach, pytest
pandocfilters==1.4.2 # via nbconvert
parso==0.7.0 # via jedi
pexpect==4.8.0 # via ipython
pickleshare==0.7.5 # via ipython
pluggy==0.13.1 # via pytest
prometheus-client==0.7.1 # via notebook
prompt-toolkit==3.0.5 # via ipython
ptyprocess==0.6.0 # via pexpect, terminado
py==1.8.1 # via pytest
pygments==2.6.1 # via ipython, nbconvert
pyparsing==2.4.7 # via packaging
pyrsistent==0.16.0 # via jsonschema
pytest-cov==2.8.1 # via -r requirements.in
pytest==5.4.1 # via -r requirements.in, pytest-cov
python-dateutil==2.8.1 # via jupyter-client
pyzmq==19.0.0 # via jupyter-client, notebook
rise==5.6.1 # via -r requirements.in
send2trash==1.5.0 # via notebook
six==1.14.0 # via bleach, jsonschema, packaging, pyrsistent, python-dateutil, traitlets
sortedcontainers==2.1.0 # via hypothesis
terminado==0.8.3 # via notebook
testpath==0.4.4 # via nbconvert
tornado==6.0.4 # via ipykernel, jupyter-client, notebook, terminado
traitlets==4.3.3 # via ipykernel, ipython, jupyter-client, jupyter-core, nbconvert, nbformat, notebook
wcwidth==0.1.9 # via prompt-toolkit, pytest
webencodings==0.5.1 # via bleach
attrs==19.3.0
# via
# hypothesis
# jsonschema
# pytest
backcall==0.1.0
# via ipython
bleach==3.3.0
# via nbconvert
coverage==5.1
# via pytest-cov
decorator==4.4.2
# via
# ipython
# traitlets
defusedxml==0.6.0
# via nbconvert
entrypoints==0.3
# via nbconvert
hypothesis==5.10.5
# via -r requirements.in
ipykernel==5.2.1
# via notebook
ipython-genutils==0.2.0
# via
# nbformat
# notebook
# traitlets
ipython==7.14.0
# via ipykernel
jedi==0.17.0
# via ipython
jinja2==2.11.2
# via
# nbconvert
# notebook
jsonschema==3.2.0
# via nbformat
jupyter-client==6.1.3
# via
# ipykernel
# notebook
jupyter-core==4.6.3
# via
# jupyter-client
# nbconvert
# nbformat
# notebook
markupsafe==1.1.1
# via jinja2
mistune==0.8.4
# via nbconvert
more-itertools==8.2.0
# via pytest
nbconvert==5.6.1
# via notebook
nbformat==5.0.6
# via
# nbconvert
# notebook
notebook==6.0.3
# via
# -r requirements.in
# rise
packaging==20.3
# via
# bleach
# pytest
pandocfilters==1.4.2
# via nbconvert
parso==0.7.0
# via jedi
pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pluggy==0.13.1
# via pytest
prometheus-client==0.7.1
# via notebook
prompt-toolkit==3.0.5
# via ipython
ptyprocess==0.6.0
# via
# pexpect
# terminado
py==1.8.1
# via pytest
pygments==2.6.1
# via
# ipython
# nbconvert
pyparsing==2.4.7
# via packaging
pyrsistent==0.16.0
# via jsonschema
pytest-cov==2.8.1
# via -r requirements.in
pytest==5.4.1
# via
# -r requirements.in
# pytest-cov
python-dateutil==2.8.1
# via jupyter-client
pyzmq==19.0.0
# via
# jupyter-client
# notebook
rise==5.6.1
# via -r requirements.in
send2trash==1.5.0
# via notebook
six==1.14.0
# via
# bleach
# jsonschema
# packaging
# pyrsistent
# python-dateutil
# traitlets
sortedcontainers==2.1.0
# via hypothesis
terminado==0.8.3
# via notebook
testpath==0.4.4
# via nbconvert
tornado==6.0.4
# via
# ipykernel
# jupyter-client
# notebook
# terminado
traitlets==4.3.3
# via
# ipykernel
# ipython
# jupyter-client
# jupyter-core
# nbconvert
# nbformat
# notebook
wcwidth==0.1.9
# via
# prompt-toolkit
# pytest
webencodings==0.5.1
# via bleach

# The following packages are considered to be unsafe in a requirements file:
# setuptools