Skip to content

Commit

Permalink
Update dependency sphinxcontrib-svg2pdfconverter to v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 0e86844 commit b7930e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/images/build-env-base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ ENV GCOVR_VERSION=7.2
# renovate: datasource=pypi depName=sphinxcontrib-contentui
ENV SPHINXCONTRIB_CONTENTUI_VERSION=0.2.5
# renovate: datasource=pypi depName=sphinxcontrib-svg2pdfconverter
ENV SPHINXCONTRIB_SVG2PDFCONVERTER_VERSION=1.2.2
ENV SPHINXCONTRIB_SVG2PDFCONVERTER_VERSION=1.2.3

# Install additional Python packages
RUN python3 -m pip install --break-system-packages \
Expand Down

0 comments on commit b7930e6

Please sign in to comment.