From a63c91d201308a458f33bec59b87716b40f5d232 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Apr 2022 12:05:08 +0000 Subject: [PATCH] Bump beautifulsoup4 from 4.9.3 to 4.11.1 Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.9.3 to 4.11.1. --- 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 b59357081cc..8e1b8f0ffde 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ amightygirl.paapi5-python-sdk==1.0.0 Babel==2.9.1 -beautifulsoup4==4.9.3 +beautifulsoup4==4.11.1 DBUtils==1.3 Deprecated==1.2.12 eventer==0.1.1