Skip to content

Commit ef81154

Browse files
Update dependency sphinxcontrib-svg2pdfconverter to v2
1 parent 64f0238 commit ef81154

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/images/build-env-base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ ENV GCOVR_VERSION=8.2
110110
# renovate: datasource=pypi depName=sphinxcontrib-contentui
111111
ENV SPHINXCONTRIB_CONTENTUI_VERSION=0.2.5
112112
# renovate: datasource=pypi depName=sphinxcontrib-svg2pdfconverter
113-
ENV SPHINXCONTRIB_SVG2PDFCONVERTER_VERSION=1.3.0
113+
ENV SPHINXCONTRIB_SVG2PDFCONVERTER_VERSION=2.0.0
114114

115115
# Install additional Python packages
116116
RUN python3 -m pip install --break-system-packages \

0 commit comments

Comments
 (0)