From be7ddef86bb8093e432a42b139f3416d0d952564 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Mar 2021 13:55:06 +0000 Subject: [PATCH] Update beautifulsoup4 from 4.8.1 to 4.9.3 --- requirements_for_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_for_test.txt b/requirements_for_test.txt index 7e76721d1..ddf949334 100644 --- a/requirements_for_test.txt +++ b/requirements_for_test.txt @@ -4,7 +4,7 @@ pytest==6.2.2 pytest-env==0.6.2 pytest-mock==3.5.1 pytest-xdist==2.2.1 -beautifulsoup4==4.8.1 +beautifulsoup4==4.9.3 freezegun==0.3.12 flake8==3.7.9 flake8-bugbear==19.8.0