Skip to content

Commit 7ce79f7

Browse files
bump quartodoc to latest
1 parent f3e52bb commit 7ce79f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ CURRENT_YEAR ?= $(shell date +%Y)
77
# Quarto settings
88
QUARTO ?= quarto
99
# quartodoc doesn't like py3.8; Run using `--with` as it can conflict with the project's dependencies
10-
QUARTODOC ?= --no-cache --with "quartodoc==0.8.1" quartodoc
10+
QUARTODOC ?= --no-cache --with "quartodoc==0.11.1" quartodoc
1111

1212
# Netlify settings
1313
NETLIFY_SITE_ID ?= 5cea1f56-7935-4387-975a-18a7905d15ee

0 commit comments

Comments
 (0)