From aa3c9bbc2191f48163eeb1f6d863024d2c60b8c6 Mon Sep 17 00:00:00 2001
From: Chris Holdgraf <choldgraf@berkeley.edu>
Date: Sat, 5 Jun 2021 14:03:20 -0700
Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20UPDATE:=20Update=20Jupyterbook-late?=
 =?UTF-8?q?x=20to=20v0.3.1?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 setup.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.cfg b/setup.cfg
index de741c62..119770f4 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -38,7 +38,7 @@ install_requires =
     click
     docutils>=0.15,<0.17
     jsonschema
-    jupyterbook-latex~=0.3.0
+    jupyterbook-latex~=0.3.1
     jupytext>=1.8,<1.11
     linkify-it-py~=1.0.1
     myst-nb~=0.12.0
-- 
GitLab