Skip to content

Commit

Permalink
Update Doc packages (intel#1469)
Browse files Browse the repository at this point in the history
* Update Doc packages

* Update requirements-doc.txt

* Update requirements-doc.txt

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nikolay Petrov <nikolay.a.petrov@intel.com>
  • Loading branch information
renovate[bot] and napetrov authored Sep 11, 2023
1 parent e205338 commit d302a9b
Showing 1 changed file with 28 additions and 28 deletions.
56 changes: 28 additions & 28 deletions requirements-doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,67 +6,67 @@ backcall==0.2.0
beautifulsoup4==4.12.2
bleach==6.0.0
certifi==2023.7.22
charset-normalizer==3.1.0
click==8.1.3
charset-normalizer==3.2.0
click==8.1.7
decorator==5.1.1
defusedxml==0.7.1
docutils~=0.18.1
entrypoints==0.4
idna==3.4
imagesize==1.4.1
importlib-metadata==6.6.0
importlib-metadata==6.8.0
importlib-resources==6.0.1
ipython==8.12.2
ipython==8.15.0
ipython-genutils==0.2.0
jedi==0.18.2
jedi==0.19.0
Jinja2==3.1.2
jsonschema==4.17.3
jupyter-client==8.2.0
jupyter-core==5.3.0
jsonschema==4.19.0
jupyter-client==8.3.1
jupyter-core==5.3.1
jupyterlab-pygments==0.2.2
MarkupSafe==2.1.3
mistune==2.0.5
nbclient==0.7.4
nbconvert==7.3.1
nbformat==5.8.0
nbsphinx==0.9.1
nest-asyncio==1.5.6
nbclient==0.8.0
nbconvert==7.8.0
nbformat==5.9.2
nbsphinx==0.9.3
nest-asyncio==1.5.7
packaging==23.1
pandocfilters==1.5.0
parso==0.8.3
pexpect==4.8.0
pickleshare==0.7.5
prompt-toolkit==3.0.38
prompt-toolkit==3.0.39
ptyprocess==0.7.0
pydata-sphinx-theme==0.13.3
Pygments==2.15.1
pyparsing==3.0.9
Pygments==2.16.1
pyparsing==3.1.1
pyrsistent==0.19.3
python-dateutil==2.8.2
pytz==2023.3
PyYAML==6.0
pyzmq==25.0.2
pytz==2023.3.post1
PyYAML==6.0.1
pyzmq==25.1.1
requests==2.31.0
six==1.16.0
snowballstemmer==2.2.0
soupsieve==2.4.1
soupsieve==2.5
Sphinx==6.2.1
sphinx-book-theme==1.0.1
sphinx-notfound-page==1.0.0
sphinx-tabs==3.4.1
sphinx_rtd_theme==1.2.0
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinx_rtd_theme==1.3.0
sphinxcontrib-applehelp==1.0.7
sphinxcontrib-devhelp==1.0.5
sphinxcontrib-htmlhelp==2.0.4
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-qthelp==1.0.6
sphinxcontrib-serializinghtml==1.1.9
testpath==0.6.0
tornado==6.3.3
traitlets==5.9.0
typing-extensions==4.5.0
urllib3==2.0.2
typing-extensions==4.7.1
urllib3==2.0.4
wcwidth==0.2.6
webencodings==0.5.1
zipp==3.15.0
zipp==3.16.2
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit d302a9b

Please sign in to comment.