From f9d48fd960e8537a2fb2be9307eb0c8a5e970ac8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 29 Sep 2025 08:45:55 -0500 Subject: [PATCH] Update beautifulsoup4 from 4.12.3 to 4.14.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8db7c2b..83649f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ urllib3==2.2.2 -beautifulsoup4==4.12.3 +beautifulsoup4==4.14.2 idna==3.7 chardet==4.0.0 certifi==2024.7.4