Skip to content

Commit 4af2a96

Browse files
Update Doc packages (#3223)
* Update Doc packages * Update requirements-doc.txt --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: david-cortes-intel <david.cortes@intel.com>
1 parent 3ab91f4 commit 4af2a96

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

requirements-doc.txt

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@ Babel==2.18.0
55
backcall==0.2.0
66
beautifulsoup4==4.14.3
77
bleach==6.3.0
8-
certifi==2026.4.22
8+
certifi==2026.5.20
99
charset-normalizer==3.4.7
10-
click==8.3.3
11-
decorator==5.2.1
10+
click==8.4.1
11+
decorator==5.3.1
1212
defusedxml==0.7.1
1313
docutils~=0.21.2
1414
entrypoints==0.4
15-
idna==3.15
15+
idna==3.17
1616
imagesize==2.0.0
1717
importlib-metadata==9.0.0
1818
importlib-resources==7.1.0
19-
ipython==9.13.0
19+
ipython==9.14.0
2020
ipython-genutils==0.2.0
21-
jedi==0.19.2
21+
jedi==0.20.0
2222
Jinja2==3.1.6
2323
jsonschema==4.26.0
2424
jupyter-client==8.8.0
@@ -34,7 +34,7 @@ nest-asyncio==1.6.0
3434
packaging==26.2
3535
pandoc==2.4
3636
pandocfilters==1.5.1
37-
parso==0.8.6
37+
parso==0.8.7
3838
pexpect==4.9.0
3939
pickleshare==0.7.5
4040
prompt-toolkit==3.0.52
@@ -43,14 +43,14 @@ Pygments==2.20.0
4343
pyparsing==3.3.2
4444
pyrsistent==0.20.0
4545
python-dateutil==2.9.0.post0
46-
pytz==2026.1.post1
46+
pytz==2026.2
4747
PyYAML==6.0.3
4848
pyzmq==27.1.0
49-
requests==2.33.1
49+
requests==2.34.2
5050
six==1.17.0
5151
scikit-learn==1.8.0
52-
snowballstemmer==3.0.1
53-
soupsieve==2.8.3
52+
snowballstemmer==3.1.0
53+
soupsieve==2.8.4
5454
Sphinx==8.2.3
5555
sphinx-design==0.7.0
5656
sphinx_copybutton==0.5.2
@@ -65,11 +65,11 @@ sphinxcontrib-jsmath==1.0.1
6565
sphinxcontrib-qthelp==2.0.0
6666
sphinxcontrib-serializinghtml==2.0.0
6767
testpath==0.6.0
68-
tornado==6.5.5
69-
traitlets==5.14.3
68+
tornado==6.5.6
69+
traitlets==5.15.0
7070
typing-extensions==4.15.0
7171
urllib3==2.7.0
72-
wcwidth==0.6.0
72+
wcwidth==0.7.0
7373
webencodings==0.5.1
7474
zipp==4.1.0
7575
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)