From 6eb08bbf7ea9a3874e5ba5f5b5c8d266b0a78ff7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 10:50:48 +0000 Subject: [PATCH] chore(deps): update dependency mistune to v3 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4305102..c002383 100644 --- a/requirements.txt +++ b/requirements.txt @@ -107,7 +107,7 @@ matplotlib-inline==0.2.1 # via ipython mercantile==1.2.1 # via contextily -mistune==0.8.4 +mistune==3.2.1 # via m2r2 narwhals==2.13.0 # via plotly