Skip to content

Commit

Permalink
Update Doc packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 23, 2024
1 parent 8b5de5a commit 97cf9d3
Showing 1 changed file with 32 additions and 32 deletions.
64 changes: 32 additions & 32 deletions requirements-doc.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
alabaster==0.7.13
alabaster==0.7.16
async-generator==1.10
attrs==23.2.0
Babel==2.14.0
Babel==2.15.0
backcall==0.2.0
beautifulsoup4==4.12.3
bleach==6.1.0
Expand All @@ -10,66 +10,66 @@ charset-normalizer==3.3.2
click==8.1.7
decorator==5.1.1
defusedxml==0.7.1
docutils~=0.18.1
docutils~=0.21.2
entrypoints==0.4
idna==3.7
imagesize==1.4.1
importlib-metadata==7.0.1
importlib-resources==6.1.1
ipython==8.13.0
importlib-metadata==7.1.0
importlib-resources==6.4.0
ipython==8.24.0
ipython-genutils==0.2.0
jedi==0.19.1
Jinja2==3.1.4
jsonschema==4.21.1
jupyter-client==8.6.0
jupyter-core==5.7.1
jsonschema==4.22.0
jupyter-client==8.6.1
jupyter-core==5.7.2
jupyterlab-pygments==0.3.0
MarkupSafe==2.1.4
MarkupSafe==2.1.5
mistune==3.0.2
nbclient==0.9.0
nbconvert==7.14.2
nbformat==5.9.2
nbsphinx==0.9.3
nbclient==0.10.0
nbconvert==7.16.4
nbformat==5.10.4
nbsphinx==0.9.4
nest-asyncio==1.6.0
packaging==24.0
pandoc==2.3
pandocfilters==1.5.1
parso==0.8.3
parso==0.8.4
pexpect==4.9.0
pickleshare==0.7.5
prompt-toolkit==3.0.43
ptyprocess==0.7.0
pydata-sphinx-theme==0.14.4
Pygments==2.17.2
pyparsing==3.1.1
pydata-sphinx-theme==0.15.2
Pygments==2.18.0
pyparsing==3.1.2
pyrsistent==0.20.0
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
pytz==2024.1
PyYAML==6.0.1
pyzmq==26.0.0
pyzmq==26.0.3
requests==2.31.0
six==1.16.0
snowballstemmer==2.2.0
soupsieve==2.5
Sphinx==6.2.1
sphinx-book-theme==1.0.1
sphinx-design==0.5.0
sphinx-book-theme==1.1.2
sphinx-design==0.6.0
sphinx_copybutton==0.5.2
sphinx-notfound-page==1.0.0
sphinx-notfound-page==1.0.1
sphinx-tabs==3.4.5
sphinx_rtd_theme==2.0.0
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-applehelp==1.0.8
sphinxcontrib-devhelp==1.0.6
sphinxcontrib-htmlhelp==2.0.5
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-qthelp==1.0.7
sphinxcontrib-serializinghtml==1.1.10
testpath==0.6.0
tornado==6.4
traitlets==5.14.1
typing-extensions==4.9.0
urllib3==2.2.0
traitlets==5.14.3
typing-extensions==4.11.0
urllib3==2.2.1
wcwidth==0.2.13
webencodings==0.5.1
zipp==3.17.0
zipp==3.18.2
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 97cf9d3

Please sign in to comment.