From 449cb725270eea228c7a90fabdbdcc76edb72585 Mon Sep 17 00:00:00 2001 From: Ayan Sinha Mahapatra Date: Mon, 9 Dec 2024 10:23:32 +0530 Subject: [PATCH] Bump commoncode to v32.1.0 (#1460) Reference: https://github.com/aboutcode-org/commoncode/issues/72 Signed-off-by: Ayan Sinha Mahapatra --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index b219ec6c4..204a3ef08 100644 --- a/setup.cfg +++ b/setup.cfg @@ -74,7 +74,7 @@ install_requires = # ScanCode-toolkit scancode-toolkit[packages]==32.3.0 extractcode[full]==31.0.0 - commoncode==32.0.0 + commoncode==32.1.0 packageurl-python==0.16.0 # FetchCode fetchcode-container==1.2.3.210512; sys_platform == "linux"