]> git.baikalelectronics.ru Git - arm-tf.git/commit
build(docs): update Python dependencies
authorBoyan Karatotev <boyan.karatotev@arm.com>
Mon, 9 Jan 2023 11:50:24 +0000 (11:50 +0000)
committerBoyan Karatotev <boyan.karatotev@arm.com>
Mon, 13 Feb 2023 15:57:36 +0000 (15:57 +0000)
commitb7c37e4a80e3f00ba760044b74838297a3129118
treeb6317587cd70ff1543a34a9a7fc850c75f07dd54
parent415195c03e6e1b3a5335ee242ab4116d2d1ac0b1
build(docs): update Python dependencies

Update the python dependencies for building the project's Sphinx
documentation. Sphinx plugins are updated to the latest version, while
Sphinx itself is only updated to 5.3.0 (latest 5.x.x revision) due to
sphinx-rtd-theme not supporting any higher (both require incompatible
versions of docutils). Myst-parser is also updated to the latest version
to prevent a docutils clash as well.

The effect of this is to bump certifi to version 2022.12.7 and wheel to
0.38.4 as suggested by dependabot.

Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Change-Id: I0ced5b127494255ce01aa7f51665bfcba161d135
docs/requirements.in
docs/requirements.txt