From e75803d3115c0461c33ccea9eb778f14db535a8d Mon Sep 17 00:00:00 2001 From: rly Date: Thu, 26 Oct 2023 23:19:02 -0700 Subject: [PATCH] Use updated hdmf-docutils to fix build bug --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 7655a0a..8026bee 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ black==23.9.1 codespell==2.2.6 coverage==7.3.2 hdmf==3.10.0 -hdmf-docutils==0.4.5 +hdmf-docutils==0.4.6 pre-commit==3.4.0 pynwb==2.5.0 pytest==7.4.2