From 5168261fb8dc4d2a6168ef48d87f7413b9e2d0f2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 17 Jan 2024 13:02:32 -0600 Subject: [PATCH] Update beautifulsoup4 from 4.10.0 to 4.12.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bfcd935..fb51052 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -beautifulsoup4==4.10.0 +beautifulsoup4==4.12.3 urllib3==1.26.6 idna==3.2 chardet==4.0.0