From fcfc8e8a5dd5cea246f2c50d60a08c0a92a84c33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 17:05:56 +0000 Subject: [PATCH] Bump beautifulsoup4 from 4.11.1 to 4.11.2 Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.11.1 to 4.11.2. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b69f5fc2..e947a4d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ arrow==1.2.3 backports.csv==1.0.7 backports.functools-lru-cache==1.6.4 backports.zoneinfo==0.2.1;python_version<"3.9" -beautifulsoup4==4.11.1 +beautifulsoup4==4.11.2 bleach==5.0.1 certifi==2022.12.7 cheroot==9.0.0