Skip to content

Commit 95da828

Browse files
Bump commoncode to v32.2.0 and pin BeautifulSoup4 (#1583)
* Bump commoncode to v32.2.0 Signed-off-by: Ayan Sinha Mahapatra <[email protected]> * Pin Beautifulsoup4 as a dependency This comes as a dependency from commoncode.text Signed-off-by: Ayan Sinha Mahapatra <[email protected]> --------- Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent d9f50b1 commit 95da828

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

+2-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@ install_requires =
7474
# ScanCode-toolkit
7575
scancode-toolkit[packages]==32.3.2
7676
extractcode[full]==31.0.0
77-
commoncode==32.1.0
77+
commoncode==32.2.0
78+
Beautifulsoup4[chardet]==4.13.3
7879
packageurl-python==0.16.0
7980
# FetchCode
8081
fetchcode-container==1.2.3.210512; sys_platform == "linux"

0 commit comments

Comments
 (0)