From fe8767c8aca9eeef1389f98bacb8afad2ccd19db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 00:11:50 +0000 Subject: [PATCH] Bump beautifulsoup4 from 4.10.0 to 4.11.2 Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.10.0 to 4.11.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 3d78939..d75dccd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ aiohttp==3.8.3; python_version >= '3.6' async-timeout==4.0.2; python_full_version >= '3.5.3' asyncio==3.4.3 attrs==22.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' -beautifulsoup4==4.11.1; python_version >= '3.1' +beautifulsoup4==4.11.2; python_version >= '3.1' bs4==0.0.1 certifi==2022.12.7 cffi==1.15.1