Skip to content

Commit

Permalink
Bump tornado from 6.2 to 6.3.3
Browse files Browse the repository at this point in the history
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.2 to 6.3.3.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.2.0...v6.3.3)

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 538596c commit f21cbf3
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ cffi==1.15.1
charset-normalizer==3.0.1
# via requests
click==8.1.3
# via noteql
# via sanitized-package
comm==0.1.2
# via ipykernel
debugpy==1.6.6
Expand All @@ -59,7 +59,7 @@ idna==3.4
# jsonschema
# requests
ijson==3.2.0.post0
# via noteql
# via sanitized-package
ipykernel==6.21.1
# via
# ipywidgets
Expand Down Expand Up @@ -90,16 +90,16 @@ jinja2==3.1.2
# nbclassic
# nbconvert
# notebook
# noteql
# noteql-jinjasql
# sanitized-package
jsonpointer==2.3
# via jsonschema
jsonschema[format-nongpl]==4.17.3
# via
# jupyter-events
# nbformat
jupyter==1.0.0
# via noteql
# via sanitized-package
jupyter-client==8.0.2
# via
# ipykernel
Expand Down Expand Up @@ -136,7 +136,7 @@ jupyterlab-pygments==0.2.2
jupyterlab-widgets==3.0.5
# via ipywidgets
lxml==4.9.2
# via noteql
# via sanitized-package
markupsafe==2.1.2
# via
# jinja2
Expand Down Expand Up @@ -174,19 +174,19 @@ notebook==6.5.2
notebook-shim==0.2.2
# via nbclassic
noteql-jinjasql==0.1.10
# via noteql
# via sanitized-package
numpy==1.24.2
# via pandas
openpyxl==3.1.0
# via noteql
# via sanitized-package
packaging==23.0
# via
# ipykernel
# jupyter-server
# nbconvert
# qtpy
pandas==1.5.3
# via noteql
# via sanitized-package
pandocfilters==1.5.0
# via nbconvert
parso==0.8.3
Expand All @@ -209,7 +209,7 @@ prompt-toolkit==3.0.36
psutil==5.9.4
# via ipykernel
psycopg2-binary==2.9.5
# via noteql
# via sanitized-package
ptyprocess==0.7.0
# via
# pexpect
Expand All @@ -225,7 +225,7 @@ pygments==2.14.0
# nbconvert
# qtconsole
pyparsing==3.0.9
# via noteql
# via sanitized-package
pyrsistent==0.19.3
# via jsonschema
python-dateutil==2.8.2
Expand Down Expand Up @@ -253,7 +253,7 @@ qtconsole==5.4.0
qtpy==2.3.0
# via qtconsole
requests==2.28.2
# via noteql
# via sanitized-package
rfc3339-validator==0.1.4
# via
# jsonschema
Expand All @@ -278,7 +278,7 @@ sniffio==1.3.0
soupsieve==2.3.2.post1
# via beautifulsoup4
sqlalchemy==1.4.46
# via noteql
# via sanitized-package
stack-data==0.6.2
# via ipython
terminado==0.17.1
Expand All @@ -289,7 +289,7 @@ terminado==0.17.1
# notebook
tinycss2==1.2.1
# via nbconvert
tornado==6.2
tornado==6.3.3
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -332,4 +332,4 @@ websocket-client==1.5.1
widgetsnbextension==4.0.5
# via ipywidgets
xmltodict==0.13.0
# via noteql
# via sanitized-package

0 comments on commit f21cbf3

Please sign in to comment.