Skip to content

Commit 2d1f045

Browse files
committed
Update dependency beautifulsoup4 to v4.11.1
1 parent fc4733a commit 2d1f045

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ aiosignal==1.2.0; python_version >= "3.6"
55
async-timeout==4.0.2; python_version >= "3.6"
66
asyncio==3.4.3
77
attrs==21.4.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
8-
beautifulsoup4==4.10.0; python_full_version > "3.0.0"
8+
beautifulsoup4==4.11.1; python_full_version > "3.0.0"
99
brotlipy==0.7.0
1010
bs4==0.0.1
1111
cchardet==2.1.7

0 commit comments

Comments
 (0)