From e687d0e5692d16671920625e4d150bbe1eda2561 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Nov 2020 07:19:43 +0000 Subject: [PATCH] Bump beautifulsoup4 from 4.9.2 to 4.9.3 Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/) from 4.9.2 to 4.9.3. Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f5b03e275..fc5795ce3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,6 +24,6 @@ whitenoise==5.2.0 icalendar==4.0.6 pyyaml==5.3.1 uritemplate==3.0.1 -beautifulsoup4==4.9.2 +beautifulsoup4==4.9.3 microdata==0.7.1 django-random-queryset==0.1.3 \ No newline at end of file