From 0801c0332eaaf1add332bdce06018a0b131c8546 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 19:03:13 +0000 Subject: [PATCH] Update dependency beautifulsoup4 to v4.15.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 700c70d..94dac8c 100755 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ "python-frontmatter==0.2.1", "pygments==2.4.0", "PyYAML==6.0", - "beautifulsoup4==4.11.1", + "beautifulsoup4==4.15.0", "markdown_urlize==0.2.0", "markupsafe==2.0.1", ],