From 7f8ed11699c98261a4b77e4df982dcfef6a680c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Apr 2023 17:57:43 +0000 Subject: [PATCH] Bump beautifulsoup4 from 4.11.2 to 4.12.2 Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.11.2 to 4.12.2. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 49c32ff6..04ba9786 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.2 +beautifulsoup4==4.12.2 bleach==6.0.0 certifi==2022.12.7 cheroot==9.0.0