From 416d1badda2020d40f6f8f990743bfe7840ed5e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 00:20:58 +0000 Subject: [PATCH] Bump beautifulsoup4 from 4.11.1 to 4.12.2 Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.11.1 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 a2a87a1e7..a9e6cd918 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ whitenoise==6.5.0 icalendar==5.0.7 pyyaml==6.0.1 uritemplate==4.1.1 -beautifulsoup4==4.11.1 +beautifulsoup4==4.12.2 microdata==0.8.0 Jinja2==3.1.2 django-webpack-loader==1.8.1