From ecb123ca8d6efcde9267a377af0a725dab3611de Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Oct 2021 14:56:09 +0100 Subject: [PATCH] Update beautifulsoup4 from 4.9.3 to 4.10.0 --- 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 b2bafc876..e4a1014f6 100644 --- a/requirements_for_test.txt +++ b/requirements_for_test.txt @@ -4,7 +4,7 @@ pytest==6.2.5 pytest-env==0.6.2 pytest-mock==3.6.1 pytest-xdist==2.4.0 -beautifulsoup4==4.9.3 +beautifulsoup4==4.10.0 freezegun==1.1.0 flake8==3.9.2 flake8-bugbear==21.4.3