From d26ce86b7e38d2a1f7338c02a6a0bfbe7c34caca Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 17 Jan 2024 16:43:36 -0300 Subject: [PATCH] Update beautifulsoup4 from 4.6.3 to 4.12.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 50cf7f5..c7c04c1 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.12.3 mock==2.0.0