From b317d7ba29cf71ac0f7dbe255fb9039e06408d72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Sep 2020 10:48:54 +0000 Subject: [PATCH] Bump beautifulsoup4 from 4.9.1 to 4.9.2 Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/) from 4.9.1 to 4.9.2. Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 156a3476..e2c20111 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,5 +24,5 @@ whitenoise==5.1.0 icalendar==4.0.6 pyyaml==5.3.1 uritemplate==3.0.1 -beautifulsoup4==4.9.1 +beautifulsoup4==4.9.2 microdata==0.7.1 \ No newline at end of file