From fd5d5b4355ee8f0e735d80875a4a499a8d6b3fa8 Mon Sep 17 00:00:00 2001 From: jonasbn Date: Wed, 5 Nov 2025 19:46:31 +0100 Subject: [PATCH] Bumped the version of the core component pyspelling from 2.11 to 2.12 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 087d3a87..655c5c2b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ html5lib==1.1 lxml==5.3.0 Markdown==3.7 pymdown-extensions==10.15.0 -pyspelling==2.11 +pyspelling==2.12 PyYAML==6.0.2 six==1.16.0 soupsieve==2.6