From cc718a5dfc497a44f8fb4dbab426eb28d2b73021 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Feb 2025 12:36:36 -0300 Subject: [PATCH] Update beautifulsoup4 from 4.6.3 to 4.13.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 50cf7f5..ec51c6e 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.13.1 mock==2.0.0