From 89c909c8c62e228a3b420a4b7304d38fa8bf20c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 22:41:26 +0000 Subject: [PATCH] Bump bleach from 3.1.5 to 3.3.0 Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.5 to 3.3.0. - [Release notes](https://github.com/mozilla/bleach/releases) - [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v3.1.5...v3.3.0) Signed-off-by: dependabot[bot] --- requirements.txt | 196 +++++++++++++++++++++++++++++++++++------------ 1 file changed, 147 insertions(+), 49 deletions(-) diff --git a/requirements.txt b/requirements.txt index 476d809..6af0f68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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