Skip to content

Commit 02011d9

Browse files
committed
scipy: Update Quarto to v1.7.31
1 parent f5fce1a commit 02011d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION_MATRIX.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Topmost entry = Tag `latest`
4848

4949
| Python | CTAN date | Quarto |
5050
|:-----------|:-----------|:------------|
51-
| 3.13.3 | | 1.7.30 |
51+
| 3.13.3 | | 1.7.31 |
5252
| 3.12.10 | | 1.6.43 |
5353
| 3.13.2 | 2025‑04‑08 | 1.6.43 |
5454
| 3.12.9 | 2025‑04‑08 | 1.6.43 |

scipy/latest.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ARG BUILD_ON_IMAGE=glcr.b-data.ch/jupyterlab/python/base
22
ARG PYTHON_VERSION
33
ARG CODE_BUILTIN_EXTENSIONS_DIR=/opt/code-server/lib/vscode/extensions
4-
ARG QUARTO_VERSION=1.7.30
4+
ARG QUARTO_VERSION=1.7.31
55
ARG CTAN_REPO=https://mirror.ctan.org/systems/texlive/tlnet
66

77
FROM ${BUILD_ON_IMAGE}${PYTHON_VERSION:+:}${PYTHON_VERSION}

0 commit comments

Comments
 (0)