mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-07-03 13:48:30 +00:00
Bump idna from 3.11 to 3.15 in /projects/composablekernel/docs/sphinx (#7603) Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.15. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/kjd/idna/blob/master/HISTORY.md">idna's changelog</a>.</em></p> <blockquote> <h2>3.15 (2026-05-12)</h2> <ul> <li>Enforce DNS-length cap on individual labels early in <code>check_label</code>, short-circuiting contextual-rule processing for oversized input while staying compatible with UTS 46 usage.</li> <li>Tidy core helpers: hoist bidi category sets to module-level frozensets (avoiding per-codepoint list construction), simplify length checks, and reuse the shared <code>_unicode_dots_re</code> from <code>idna.core</code> in the codec module.</li> <li>Use <code>raise ... from err</code> for proper exception chaining and switch internal string formatting to f-strings.</li> <li>Allow <code>flit_core</code> 4.x in the build backend.</li> <li>Expand the ruff lint set (flake8-bugbear, flake8-simplify, pyupgrade, perflint) and apply the surfaced fixes; pin lint CI to Python 3.14.</li> <li>Add Dependabot configuration for GitHub Actions.</li> <li>Convert README and HISTORY from reStructuredText to Markdown.</li> <li>Reference CVE-2026-45409 for the 3.14 advisory in place of the initial GHSA identifier.</li> </ul> <p>Thanks to Felix Yan, Stan Ulbrych, and metsw24-max for contributions to this release.</p> <h2>3.14 (2026-05-10)</h2> <ul> <li>Removed opportunity to process long inputs into quadratic time by rejecting oversize inputs up-front. Closes a bypass of the CVE-2024-3651 mitigation. [CVE-2026-45409]</li> </ul> <p>Thanks to Stan Ulbrych for reporting the issue.</p> <h2>3.13 (2026-04-22)</h2> <ul> <li>Correct classification error for codepoint U+A7F1</li> </ul> <h2>3.12 (2026-04-21)</h2> <ul> <li>Update to Unicode 17.0.0.</li> <li>Issue a deprecation warning for the transitional argument.</li> <li>Added lazy-loading to provide some performance improvements.</li> <li>Removed vestiges of code related to Python 2 support, including segmentation of data structures specific to Jython.</li> </ul> <p>Thanks to Rodrigo Nogueira for contributions to this release.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="af30a092e1"><code>af30a09</code></a> Release 3.15</li> <li><a href="30314d4628"><code>30314d4</code></a> Pre-release 3.15rc0</li> <li><a href="05d4b219aa"><code>05d4b21</code></a> Merge pull request <a href="https://redirect.github.com/kjd/idna/issues/237">#237</a> from kjd/convert-docs-to-markdown</li> <li><a href="2987fdba19"><code>2987fdb</code></a> Convert README and HISTORY from reStructuredText to Markdown</li> <li><a href="59fa8002d5"><code>59fa800</code></a> Merge pull request <a href="https://redirect.github.com/kjd/idna/issues/236">#236</a> from kjd/dependabot/github_actions/actions-f3e34333ea</li> <li><a href="def69834ce"><code>def6983</code></a> Merge branch 'master' into dependabot/github_actions/actions-f3e34333ea</li> <li><a href="bbd8004a79"><code>bbd8004</code></a> Merge pull request <a href="https://redirect.github.com/kjd/idna/issues/234">#234</a> from StanFromIreland/patch-1</li> <li><a href="edd07c0502"><code>edd07c0</code></a> Bump github/codeql-action from 3.35.2 to 4.35.2 in the actions group</li> <li><a href="5557db030c"><code>5557db0</code></a> Merge branch 'master' into patch-1</li> <li><a href="f11746cf49"><code>f11746c</code></a> Merge pull request <a href="https://redirect.github.com/kjd/idna/issues/235">#235</a> from StanFromIreland/patch-2</li> <li>Additional commits viewable in <a href="https://github.com/kjd/idna/compare/v3.11...v3.15">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end)
309 lines
5.8 KiB
Plaintext
309 lines
5.8 KiB
Plaintext
#
|
|
# This file is autogenerated by pip-compile with Python 3.10
|
|
# by the following command:
|
|
#
|
|
# pip-compile requirements.in
|
|
#
|
|
accessible-pygments==0.0.5
|
|
# via pydata-sphinx-theme
|
|
alabaster==1.0.0
|
|
# via sphinx
|
|
asttokens==3.0.1
|
|
# via stack-data
|
|
attrs==25.4.0
|
|
# via
|
|
# jsonschema
|
|
# jupyter-cache
|
|
# referencing
|
|
babel==2.17.0
|
|
# via
|
|
# pydata-sphinx-theme
|
|
# sphinx
|
|
beautifulsoup4==4.14.3
|
|
# via pydata-sphinx-theme
|
|
breathe==4.36.0
|
|
# via rocm-docs-core
|
|
certifi==2026.1.4
|
|
# via requests
|
|
cffi==2.0.0
|
|
# via
|
|
# cryptography
|
|
# pynacl
|
|
charset-normalizer==3.4.4
|
|
# via requests
|
|
click==8.3.1
|
|
# via
|
|
# click-log
|
|
# doxysphinx
|
|
# jupyter-cache
|
|
# sphinx-external-toc
|
|
click-log==0.4.0
|
|
# via doxysphinx
|
|
comm==0.2.3
|
|
# via ipykernel
|
|
cryptography==46.0.3
|
|
# via pyjwt
|
|
debugpy==1.8.19
|
|
# via ipykernel
|
|
decorator==5.2.1
|
|
# via ipython
|
|
docutils==0.21.2
|
|
# via
|
|
# myst-parser
|
|
# pybtex-docutils
|
|
# pydata-sphinx-theme
|
|
# sphinx
|
|
# sphinxcontrib-bibtex
|
|
doxysphinx==3.3.14
|
|
# via rocm-docs-core
|
|
exceptiongroup==1.3.1
|
|
# via ipython
|
|
executing==2.2.1
|
|
# via stack-data
|
|
fastjsonschema==2.21.2
|
|
# via
|
|
# nbformat
|
|
# rocm-docs-core
|
|
gitdb==4.0.12
|
|
# via gitpython
|
|
gitpython==3.1.46
|
|
# via rocm-docs-core
|
|
greenlet==3.3.0
|
|
# via sqlalchemy
|
|
idna==3.15
|
|
# via requests
|
|
imagesize==1.4.1
|
|
# via sphinx
|
|
importlib-metadata==8.7.1
|
|
# via
|
|
# jupyter-cache
|
|
# myst-nb
|
|
ipykernel==7.1.0
|
|
# via myst-nb
|
|
ipython==8.38.0
|
|
# via
|
|
# ipykernel
|
|
# myst-nb
|
|
jedi==0.19.2
|
|
# via ipython
|
|
jinja2==3.1.6
|
|
# via
|
|
# myst-parser
|
|
# sphinx
|
|
jsonschema==4.26.0
|
|
# via nbformat
|
|
jsonschema-specifications==2025.9.1
|
|
# via jsonschema
|
|
jupyter-cache==1.0.1
|
|
# via myst-nb
|
|
jupyter-client==8.8.0
|
|
# via
|
|
# ipykernel
|
|
# nbclient
|
|
jupyter-core==5.9.1
|
|
# via
|
|
# ipykernel
|
|
# jupyter-client
|
|
# nbclient
|
|
# nbformat
|
|
latexcodec==3.0.1
|
|
# via pybtex
|
|
libsass==0.22.0
|
|
# via doxysphinx
|
|
lxml==5.2.1
|
|
# via doxysphinx
|
|
markdown-it-py==3.0.0
|
|
# via
|
|
# mdit-py-plugins
|
|
# myst-parser
|
|
markupsafe==3.0.3
|
|
# via jinja2
|
|
matplotlib-inline==0.2.1
|
|
# via
|
|
# ipykernel
|
|
# ipython
|
|
mdit-py-plugins==0.5.0
|
|
# via myst-parser
|
|
mdurl==0.1.2
|
|
# via markdown-it-py
|
|
mpire==2.10.2
|
|
# via doxysphinx
|
|
myst-nb==1.3.0
|
|
# via rocm-docs-core
|
|
myst-parser==4.0.1
|
|
# via myst-nb
|
|
nbclient==0.10.4
|
|
# via
|
|
# jupyter-cache
|
|
# myst-nb
|
|
nbformat==5.10.4
|
|
# via
|
|
# jupyter-cache
|
|
# myst-nb
|
|
# nbclient
|
|
nest-asyncio==1.6.0
|
|
# via ipykernel
|
|
packaging==25.0
|
|
# via
|
|
# ipykernel
|
|
# pydata-sphinx-theme
|
|
# sphinx
|
|
parso==0.8.5
|
|
# via jedi
|
|
pexpect==4.9.0
|
|
# via ipython
|
|
platformdirs==4.5.1
|
|
# via jupyter-core
|
|
prompt-toolkit==3.0.52
|
|
# via ipython
|
|
psutil==7.2.1
|
|
# via ipykernel
|
|
ptyprocess==0.7.0
|
|
# via pexpect
|
|
pure-eval==0.2.3
|
|
# via stack-data
|
|
pybtex==0.25.1
|
|
# via
|
|
# pybtex-docutils
|
|
# sphinxcontrib-bibtex
|
|
pybtex-docutils==1.0.3
|
|
# via sphinxcontrib-bibtex
|
|
pycparser==2.23
|
|
# via cffi
|
|
pydata-sphinx-theme==0.15.4
|
|
# via
|
|
# rocm-docs-core
|
|
# sphinx-book-theme
|
|
pygithub==2.8.1
|
|
# via rocm-docs-core
|
|
pygments==2.19.2
|
|
# via
|
|
# accessible-pygments
|
|
# ipython
|
|
# mpire
|
|
# pydata-sphinx-theme
|
|
# sphinx
|
|
pyjson5==1.6.9
|
|
# via doxysphinx
|
|
pyjwt[crypto]==2.10.1
|
|
# via pygithub
|
|
pynacl==1.6.2
|
|
# via pygithub
|
|
pyparsing==3.3.2
|
|
# via doxysphinx
|
|
python-dateutil==2.9.0.post0
|
|
# via jupyter-client
|
|
pyyaml==6.0.3
|
|
# via
|
|
# jupyter-cache
|
|
# myst-nb
|
|
# myst-parser
|
|
# pybtex
|
|
# rocm-docs-core
|
|
# sphinx-external-toc
|
|
pyzmq==27.1.0
|
|
# via
|
|
# ipykernel
|
|
# jupyter-client
|
|
referencing==0.37.0
|
|
# via
|
|
# jsonschema
|
|
# jsonschema-specifications
|
|
requests==2.33.0
|
|
# via
|
|
# pygithub
|
|
# sphinx
|
|
rocm-docs-core[api-reference]==1.31.3
|
|
# via -r requirements.in
|
|
rpds-py==0.30.0
|
|
# via
|
|
# jsonschema
|
|
# referencing
|
|
six==1.17.0
|
|
# via python-dateutil
|
|
smmap==5.0.2
|
|
# via gitdb
|
|
snowballstemmer==3.0.1
|
|
# via sphinx
|
|
soupsieve==2.8.1
|
|
# via beautifulsoup4
|
|
sphinx==8.1.3
|
|
# via
|
|
# breathe
|
|
# myst-nb
|
|
# myst-parser
|
|
# pydata-sphinx-theme
|
|
# rocm-docs-core
|
|
# sphinx-book-theme
|
|
# sphinx-copybutton
|
|
# sphinx-design
|
|
# sphinx-external-toc
|
|
# sphinx-notfound-page
|
|
# sphinxcontrib-bibtex
|
|
sphinx-book-theme==1.1.4
|
|
# via rocm-docs-core
|
|
sphinx-copybutton==0.5.2
|
|
# via rocm-docs-core
|
|
sphinx-design==0.6.1
|
|
# via rocm-docs-core
|
|
sphinx-external-toc==1.0.1
|
|
# via rocm-docs-core
|
|
sphinx-notfound-page==1.1.0
|
|
# via rocm-docs-core
|
|
sphinxcontrib-applehelp==2.0.0
|
|
# via sphinx
|
|
sphinxcontrib-bibtex==2.6.5
|
|
# via -r requirements.in
|
|
sphinxcontrib-devhelp==2.0.0
|
|
# via sphinx
|
|
sphinxcontrib-htmlhelp==2.1.0
|
|
# via sphinx
|
|
sphinxcontrib-jsmath==1.0.1
|
|
# via sphinx
|
|
sphinxcontrib-qthelp==2.0.0
|
|
# via sphinx
|
|
sphinxcontrib-serializinghtml==2.0.0
|
|
# via sphinx
|
|
sqlalchemy==2.0.45
|
|
# via jupyter-cache
|
|
stack-data==0.6.3
|
|
# via ipython
|
|
tabulate==0.9.0
|
|
# via jupyter-cache
|
|
tomli==2.4.0
|
|
# via sphinx
|
|
tornado==6.5.5
|
|
# via
|
|
# ipykernel
|
|
# jupyter-client
|
|
tqdm==4.67.3
|
|
# via mpire
|
|
traitlets==5.14.3
|
|
# via
|
|
# ipykernel
|
|
# ipython
|
|
# jupyter-client
|
|
# jupyter-core
|
|
# matplotlib-inline
|
|
# nbclient
|
|
# nbformat
|
|
typing-extensions==4.15.0
|
|
# via
|
|
# beautifulsoup4
|
|
# cryptography
|
|
# exceptiongroup
|
|
# ipython
|
|
# myst-nb
|
|
# pydata-sphinx-theme
|
|
# pygithub
|
|
# referencing
|
|
# sqlalchemy
|
|
urllib3==2.6.3
|
|
# via
|
|
# pygithub
|
|
# requests
|
|
wcwidth==0.2.14
|
|
# via prompt-toolkit
|
|
zipp==3.23.0
|
|
# via importlib-metadata
|