From 0b89e651c09114dafd0927f50551718898e897cd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 30 Nov 2025 14:22:43 -0600 Subject: [PATCH] Update beautifulsoup4 from 4.12.3 to 4.14.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8db7c2b..a5b0774 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ urllib3==2.2.2 -beautifulsoup4==4.12.3 +beautifulsoup4==4.14.3 idna==3.7 chardet==4.0.0 certifi==2024.7.4