From efc9f7dd5bb4796fe38d008c2113ecb68272bca2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 29 Sep 2025 11:23:59 -0300 Subject: [PATCH] Update beautifulsoup4 from 4.6.3 to 4.14.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 50cf7f5..1cda981 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,5 +31,5 @@ Flask-Login==0.4.1 Flask-Mail==0.9.1 articlemetaapi==1.26.4 prometheus-client==0.5.0 -beautifulsoup4==4.6.3 +beautifulsoup4==4.14.2 mock==2.0.0