Skip to content

Commit

Permalink
Update Doc packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 25, 2024
1 parent 9151fc8 commit d86db11
Showing 1 changed file with 35 additions and 35 deletions.
70 changes: 35 additions & 35 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==24.1.0
Babel==2.14.0
attrs==24.2.0
Babel==2.16.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
idna==3.8
imagesize==1.4.1
importlib-metadata==8.0.0
importlib-resources==6.1.1
ipython==8.13.0
importlib-metadata==8.4.0
importlib-resources==6.4.4
ipython==8.26.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.23.0
jupyter-client==8.6.2
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.5
nest-asyncio==1.6.0
packaging==24.0
pandoc==2.3
packaging==24.1
pandoc==2.4
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
prompt-toolkit==3.0.47
ptyprocess==0.7.0
pydata-sphinx-theme==0.14.4
Pygments==2.17.2
pyparsing==3.1.1
pydata-sphinx-theme==0.15.4
Pygments==2.18.0
pyparsing==3.1.3
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
requests==2.32.0
PyYAML==6.0.2
pyzmq==26.2.0
requests==2.32.3
six==1.16.0
snowballstemmer==2.2.0
soupsieve==2.5
soupsieve==2.6
Sphinx==6.2.1
sphinx-book-theme==1.0.1
sphinx-design==0.5.0
sphinx-book-theme==1.1.3
sphinx-design==0.6.1
sphinx_copybutton==0.5.2
sphinx-notfound-page==1.0.0
sphinx-notfound-page==1.0.4
sphinx-tabs==3.4.5
sphinx_rtd_theme==2.0.0
sphinxcontrib-applehelp==2.0.0
sphinxcontrib-devhelp==2.0.0
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
testpath==0.6.0
tornado==6.4.1
traitlets==5.14.1
typing-extensions==4.9.0
traitlets==5.14.3
typing-extensions==4.12.2
urllib3==2.2.2
wcwidth==0.2.13
webencodings==0.5.1
zipp==3.19.1
zipp==3.20.0
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit d86db11

Please sign in to comment.