From 8f7a4a31c8aa490d0a339b63380eb6160491cdc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 17:46:32 +0000 Subject: [PATCH] Bump beautifulsoup4 from 4.10.0 to 4.11.1 Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.10.0 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 f2033772c..d32090da6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ whitenoise==6.0.0 icalendar==4.0.9 pyyaml==6.0 uritemplate==4.1.1 -beautifulsoup4==4.10.0 +beautifulsoup4==4.11.1 microdata==0.8.0 Jinja2==3.1.1 django-webpack-loader==1.5.0