From 43145be214829f0c56f750c46a6eb8fdebfa39f3 Mon Sep 17 00:00:00 2001 From: Matt McKay Date: Mon, 3 Aug 2026 12:36:09 +1000 Subject: [PATCH] Bump quantecon-book-theme from 0.20.0 to 0.21.0 Brings this edition in line with the English source and the fa and fr editions, which all pin 0.21.0. The range carries three patch fixes (citation emphasis colour in 0.20.1 and 0.20.2, h5 heading size in 0.20.3) and one layout change in 0.21.0: at 1024-1499px viewports the content column now gets a left margin instead of sliding under the sidebar. The release notes flag that downstream sites will see a small shift there and should re-verify visually. Co-Authored-By: Claude Opus 5 (1M context) --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 7236fee..a05d666 100644 --- a/environment.yml +++ b/environment.yml @@ -7,7 +7,7 @@ dependencies: - pip - pip: - jupyter-book>=1.0.4post1,<2.0 - - quantecon-book-theme==0.20.0 + - quantecon-book-theme==0.21.0 - sphinx-tojupyter==0.6.0 - sphinxext-rediraffe==0.3.0 - sphinx-exercise==1.2.1