Skip to content

Commit

Permalink
Merge pull request #129 from SciCatProject/dependabot/pip/requirement…
Browse files Browse the repository at this point in the history
…s/tornado-6.3.3

Bump tornado from 6.3.2 to 6.3.3 in /requirements
  • Loading branch information
jl-wynen authored Aug 15, 2023
2 parents fdc3993 + a89ccb3 commit 0ff8fb1
Showing 1 changed file with 102 additions and 15 deletions.
117 changes: 102 additions & 15 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
#
# pip-compile-multi
#
-r base.txt
-r test.txt
accessible-pygments==0.0.4
# via pydata-sphinx-theme
alabaster==0.7.13
Expand All @@ -15,46 +13,82 @@ asttokens==2.2.1
# via stack-data
attrs==23.1.0
# via
# hypothesis
# jsonschema
# referencing
autodoc-pydantic==1.9.0
# via -r requirements/docs.in
# via -r docs.in
babel==2.12.1
# via
# pydata-sphinx-theme
# sphinx
backcall==0.2.0
# via ipython
bcrypt==4.0.1
# via paramiko
beautifulsoup4==4.12.2
# via
# nbconvert
# pydata-sphinx-theme
bleach==6.0.0
# via nbconvert
certifi==2023.7.22
# via requests
cffi==1.15.1
# via
# cryptography
# pynacl
charset-normalizer==3.1.0
# via requests
comm==0.1.3
# via ipykernel
cryptography==41.0.3
# via paramiko
debugpy==1.6.7
# via ipykernel
decorator==5.1.1
# via
# fabric
# ipython
defusedxml==0.7.1
# via nbconvert
dnspython==2.3.0
# via email-validator
docutils==0.19
# via
# myst-parser
# nbsphinx
# pydata-sphinx-theme
# sphinx
email-validator==2.0.0.post2
# via -r base.in
execnet==1.9.0
# via pytest-xdist
executing==1.2.0
# via stack-data
fabric==3.1.0
# via -r base.in
fastjsonschema==2.17.1
# via nbformat
filelock==3.12.2
# via -r test.in
hypothesis==6.80.0
# via -r test.in
idna==3.4
# via
# email-validator
# requests
imagesize==1.4.1
# via sphinx
ipykernel==6.24.0
iniconfig==2.0.0
# via pytest
invoke==2.1.3
# via fabric
ipykernel==6.24.0
# via -r docs.in
ipython==8.14.0
# via
# -r requirements/docs.in
# -r docs.in
# ipykernel
jedi==0.18.2
# via ipython
Expand Down Expand Up @@ -100,7 +134,7 @@ mdurl==0.1.2
mistune==3.0.1
# via nbconvert
myst-parser==2.0.0
# via -r requirements/docs.in
# via -r docs.in
nbclient==0.8.0
# via nbconvert
nbconvert==7.6.0
Expand All @@ -111,11 +145,20 @@ nbformat==5.9.0
# nbconvert
# nbsphinx
nbsphinx==0.9.2
# via -r requirements/docs.in
# via -r docs.in
nest-asyncio==1.5.6
# via ipykernel
packaging==23.1
# via
# ipykernel
# nbconvert
# pydata-sphinx-theme
# pytest
# sphinx
pandocfilters==1.5.0
# via nbconvert
paramiko==3.2.0
# via fabric
parso==0.8.3
# via jedi
pexpect==4.8.0
Expand All @@ -124,6 +167,8 @@ pickleshare==0.7.5
# via ipython
platformdirs==3.8.0
# via jupyter-core
pluggy==1.2.0
# via pytest
prompt-toolkit==3.0.39
# via ipython
psutil==5.9.5
Expand All @@ -132,17 +177,42 @@ ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pycparser==2.21
# via cffi
pydantic==1.10.11
# via
# -r base.in
# autodoc-pydantic
pydata-sphinx-theme==0.13.3
# via -r requirements/docs.in
# via -r docs.in
pyfakefs==5.2.2
# via -r test.in
pygments==2.15.1
# via
# accessible-pygments
# ipython
# nbconvert
# pydata-sphinx-theme
# sphinx
pyrsistent==0.19.3
# via jsonschema
pynacl==1.5.0
# via paramiko
pytest==7.4.0
# via
# -r test.in
# pytest-randomly
# pytest-xdist
pytest-randomly==3.12.0
# via -r test.in
pytest-xdist==3.3.1
# via -r test.in
python-dateutil==2.8.2
# via
# -r base.in
# jupyter-client
pyyaml==6.0
# via
# -r test.in
# myst-parser
pyzmq==25.1.0
# via
# ipykernel
Expand All @@ -151,17 +221,28 @@ referencing==0.29.1
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
# via
# -r base.in
# sphinx
rpds-py==0.8.7
# via
# jsonschema
# referencing
six==1.16.0
# via
# asttokens
# bleach
# python-dateutil
snowballstemmer==2.2.0
# via sphinx
sortedcontainers==2.4.0
# via hypothesis
soupsieve==2.4.1
# via beautifulsoup4
sphinx==6.2.1
# via
# -r requirements/docs.in
# -r docs.in
# autodoc-pydantic
# myst-parser
# nbsphinx
Expand All @@ -170,11 +251,11 @@ sphinx==6.2.1
# sphinx-copybutton
# sphinx-design
sphinx-autodoc-typehints==1.23.0
# via -r requirements/docs.in
# via -r docs.in
sphinx-copybutton==0.5.2
# via -r requirements/docs.in
# via -r docs.in
sphinx-design==0.4.1
# via -r requirements/docs.in
# via -r docs.in
sphinxcontrib-applehelp==1.0.4
# via sphinx
sphinxcontrib-devhelp==1.0.2
Expand All @@ -191,7 +272,7 @@ stack-data==0.6.2
# via ipython
tinycss2==1.2.1
# via nbconvert
tornado==6.3.2
tornado==6.3.3
# via
# ipykernel
# jupyter-client
Expand All @@ -207,6 +288,12 @@ traitlets==5.9.0
# nbconvert
# nbformat
# nbsphinx
typing-extensions==4.7.1
# via
# pydantic
# pydata-sphinx-theme
urllib3==2.0.3
# via requests
wcwidth==0.2.6
# via prompt-toolkit
webencodings==0.5.1
Expand Down

0 comments on commit 0ff8fb1

Please sign in to comment.